Skip to content

Commit 8275b22

Browse files
authored
chore(main): release 0.5.0 (#40)
1 parent 0d44a16 commit 8275b22

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/juniorsundar/neorg-extras/compare/v0.4.0...v0.5.0) (2024-10-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **treesitter_fold:** Added folding for code blocks
9+
* **backlinks:** Better backlinks buffer ([#39](https://github.com/juniorsundar/neorg-extras/issues/39))
10+
11+
### Features
12+
13+
* **backlinks:** Better backlinks buffer ([#39](https://github.com/juniorsundar/neorg-extras/issues/39)) ([d93fa7d](https://github.com/juniorsundar/neorg-extras/commit/d93fa7df3373d2048269557668d2610563f7a8e4))
14+
* **treesitter_fold:** Added folding for code blocks ([d93fa7d](https://github.com/juniorsundar/neorg-extras/commit/d93fa7df3373d2048269557668d2610563f7a8e4))
15+
16+
17+
### Bug Fixes
18+
19+
* **workspace_selector:** Wasn't setting workspace with Fzf-Lua ([f7a45ef](https://github.com/juniorsundar/neorg-extras/commit/f7a45ef0b5fc833516921bcbaea65e11d80ba22d))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* release 0.5.0 ([0d44a16](https://github.com/juniorsundar/neorg-extras/commit/0d44a161f1d8053ceebb4e4d952f988194ea50f2))
25+
326
## [0.4.1](https://github.com/juniorsundar/neorg-extras/compare/v0.4.0...v0.4.1) (2024-10-16)
427

528

0 commit comments

Comments
 (0)