File tree 1 file changed +10
-0
lines changed
1 file changed +10
-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.5.0...0.5.1][0.5.1]] (2025-03-05)
4
+ *** Features
5
+ - *ts*: install parser if not installed in correct location ([[https://github.com/nvim-orgmode/orgmode/commit/dca37ff][dca37ff]])
6
+ - *health*: report any conflicting parsers ([[https://github.com/nvim-orgmode/orgmode/commit/52ff9cf][52ff9cf]])
7
+
8
+ *** Bug fixes
9
+ - *agenda*: make spans work like emacs (#915) ([[https://github.com/nvim-orgmode/orgmode/commit/88c71f3][88c71f3]])
10
+ - *ts*: correctly highlight table headings (#914) ([[https://github.com/nvim-orgmode/orgmode/commit/4a405fb][4a405fb]])
11
+ - *links*: allow any value after http protocol ([[https://github.com/nvim-orgmode/orgmode/commit/e5b800e][e5b800e]])
12
+
3
13
** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.32...0.5.0][0.5.0]] (2025-03-02)
4
14
*** Breaking changes
5
15
- *ts*: add link and timestamp tree-sitter captures (#912) ([[https://github.com/nvim-orgmode/orgmode/commit/aaa327a][aaa327a]])
You can’t perform that action at this time.
0 commit comments