Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f4118ac

Browse files
author
nvim-orgmode
committedFeb 1, 2025·
1 parent af7e556 commit f4118ac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎docs/changelog.org

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
* Changelog
22

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+
8+
*** Features
9+
- Add support for footnotes (#874)
10+
11+
*** 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
16+

0 commit comments

Comments
 (0)
Please sign in to comment.