Skip to content

Commit bebb5ca

Browse files
chore(master): release 0.5.0
1 parent 63d2cbb commit bebb5ca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [0.5.0](https://github.com/nvim-orgmode/orgmode/compare/0.4.1...v0.5.0) (2025-02-01)
4+
5+
6+
### Features
7+
8+
* Add support for footnotes ([#874](https://github.com/nvim-orgmode/orgmode/issues/874)) ([4f62b7f](https://github.com/nvim-orgmode/orgmode/commit/4f62b7f7227aabb99e271e07c5a18e86c51cfd10))
9+
10+
11+
### Bug Fixes
12+
13+
* **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)
14+
* **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)
15+
* remove double ts parsing ([b587545](https://github.com/nvim-orgmode/orgmode/commit/b5875459c9c9adc11a2fc1fd25db484a5c03fea4))

0 commit comments

Comments
 (0)