We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780c9e4 commit 994bb0fCopy full SHA for 994bb0f
docs/changelog.org
@@ -1,5 +1,12 @@
1
#+OPTIONS: H:9 ^:nil
2
* Changelog
3
+** [[https://github.com/nvim-orgmode/orgmode/compare/0.7.0...0.7.1][0.7.1]] (2025-09-06)
4
+*** Breaking changes
5
+- *version*: Drop support for Neovim < 0.11.0 ([[https://github.com/nvim-orgmode/orgmode/commit/7987478][7987478]])
6
+
7
+*** Bug fixes
8
+- *windows*: do not escape slashes in filename ([[https://github.com/nvim-orgmode/orgmode/commit/780c9e4][780c9e4]])
9
10
** [[https://github.com/nvim-orgmode/orgmode/compare/0.6.0...0.7.0][0.7.0]] (2025-09-05)
11
*** Breaking changes
12
- *treesitter*: Use async parsing for custom highlighter (#1029) ([[https://github.com/nvim-orgmode/orgmode/commit/0ab72ad][0ab72ad]])
0 commit comments