Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [0.5.0](https://github.com/nvim-orgmode/orgmode/compare/0.4.1...v0.5.0) (2025-02-01)


### Features

* Add support for footnotes ([#874](https://github.com/nvim-orgmode/orgmode/issues/874)) ([4f62b7f](https://github.com/nvim-orgmode/orgmode/commit/4f62b7f7227aabb99e271e07c5a18e86c51cfd10))


### Bug Fixes

* **archive:** Set correct archive category on archived headline ([63d2cbb](https://github.com/nvim-orgmode/orgmode/commit/63d2cbbf90cbcc1c94b853caef0801751f9230e9)), closes [#882](https://github.com/nvim-orgmode/orgmode/issues/882)
* **refile:** remove unnecessary escaping for refile autocompletion ([d56c691](https://github.com/nvim-orgmode/orgmode/commit/d56c691bd2f73ed37e3a40f0737e27319ef0c64a)), closes [#877](https://github.com/nvim-orgmode/orgmode/issues/877)
* remove double ts parsing ([b587545](https://github.com/nvim-orgmode/orgmode/commit/b5875459c9c9adc11a2fc1fd25db484a5c03fea4))
Loading