File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
#+OPTIONS: H:9 ^:nil
2
2
* Changelog
3
+ ** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.32...0.5.0][0.5.0]] (2025-03-02)
4
+ *** Breaking changes
5
+ - *ts*: add link and timestamp tree-sitter captures (#912) ([[https://github.com/nvim-orgmode/orgmode/commit/aaa327a][aaa327a]])
6
+
7
+ *** Features
8
+ - *links*: Open non-editable links with vim.ui.open ([[https://github.com/nvim-orgmode/orgmode/commit/2eebc98][2eebc98]])
9
+
10
+ *** Bug fixes
11
+ - *treesitter*: remove unnecessary git checkout on tree-sitter install ([[https://github.com/nvim-orgmode/orgmode/commit/998035a][998035a]])
12
+ - *refile*: allow slash to be omitted when refiling to file ([[https://github.com/nvim-orgmode/orgmode/commit/585190e][585190e]])
13
+
3
14
** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.31...0.4.32][0.4.32]] (2025-02-23)
4
15
*** Features
5
16
- *treesitter*: track installed tree-sitter parser version ([[https://github.com/nvim-orgmode/orgmode/commit/54aeadb][54aeadb]])
You can’t perform that action at this time.
0 commit comments