Skip to content

Commit d1b7f1a

Browse files
author
github-actions
committed
chore(release): update changelog
1 parent 78a5a07 commit d1b7f1a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.org

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
#+OPTIONS: H:9 ^:nil
22
* 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+
314
** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.31...0.4.32][0.4.32]] (2025-02-23)
415
*** Features
516
- *treesitter*: track installed tree-sitter parser version ([[https://github.com/nvim-orgmode/orgmode/commit/54aeadb][54aeadb]])

0 commit comments

Comments
 (0)