We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfca5e commit 0d35a73Copy full SHA for 0d35a73
docs/changelog.org
@@ -1,5 +1,11 @@
1
#+OPTIONS: H:9 ^:nil
2
* Changelog
3
+** [[https://github.com/nvim-orgmode/orgmode/compare/0.5.1...0.5.2][0.5.2]] (2025-03-07)
4
+*** Bug fixes
5
+- *calendar*: fix custom date input ([[https://github.com/nvim-orgmode/orgmode/commit/2aa966f][2aa966f]])
6
+- *windows*: normalize parser path ([[https://github.com/nvim-orgmode/orgmode/commit/de15ddf][de15ddf]])
7
+- *agenda*: respect start on weekday from custom agenda command ([[https://github.com/nvim-orgmode/orgmode/commit/bad7aaa][bad7aaa]])
8
+
9
** [[https://github.com/nvim-orgmode/orgmode/compare/0.5.0...0.5.1][0.5.1]] (2025-03-05)
10
*** Features
11
- *ts*: install parser if not installed in correct location ([[https://github.com/nvim-orgmode/orgmode/commit/dca37ff][dca37ff]])
0 commit comments