File tree 1 file changed +6
-11
lines changed
1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
1
* Changelog
2
-
3
- ** 0.4.2
4
- - Date: [[2025-02-01]]
5
- - [[https://github.com/nvim-orgmode/orgmode/compare/0.4.1...0.4.2][Compare]]
6
- - [[https://github.com/nvim-orgmode/orgmode/releases/tag/0.4.2][Link to release]]
7
-
2
+ ** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.2...0.4.2][0.4.2]] (2025-02-01)
8
3
*** Features
9
- - Add support for footnotes (#874)
4
+ - Add support for footnotes (#874) ([[https://github.com/nvim-orgmode/orgmode/commit/4f62b7f][4f62b7f]])
10
5
11
6
*** Bug fixes
12
- - default to current time when switching to time input
13
- - Set correct archive category on archived headline
14
- - remove unnecessary escaping for refile autocompletion
15
- - remove double ts parsing
7
+ - default to current time when switching to time input ([[https://github.com/nvim-orgmode/orgmode/commit/c68a87c][c68a87c]])
8
+ - Set correct archive category on archived headline ([[https://github.com/nvim-orgmode/orgmode/commit/63d2cbb][63d2cbb]])
9
+ - remove unnecessary escaping for refile autocompletion ([[https://github.com/nvim-orgmode/orgmode/commit/d56c691][d56c691]])
10
+ - remove double ts parsing ([[https://github.com/nvim-orgmode/orgmode/commit/b587545][b587545]])
16
11
You can’t perform that action at this time.
0 commit comments