Skip to content

Commit f6d2f93

Browse files
author
github-actions
committed
chore(release): update changelog
1 parent dca37ff commit f6d2f93

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelog.org

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
#+OPTIONS: H:9 ^:nil
22
* 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+
313
** [[https://github.com/nvim-orgmode/orgmode/compare/0.4.32...0.5.0][0.5.0]] (2025-03-02)
414
*** Breaking changes
515
- *ts*: add link and timestamp tree-sitter captures (#912) ([[https://github.com/nvim-orgmode/orgmode/commit/aaa327a][aaa327a]])

0 commit comments

Comments
 (0)