Skip to content

Commit 58a2843

Browse files
authored
chore(main): release 0.5.1 (#41)
1 parent 1ba5364 commit 58a2843

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [0.5.1](https://github.com/juniorsundar/neorg-extras/compare/v0.5.0...v0.5.1) (2024-11-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **agenda-views:** Populate current buffer and window first ([5e49efd](https://github.com/juniorsundar/neorg-extras/commit/5e49efde21def688ce7b0a60dd68698f0865bc18))
9+
* **backlinks:** Escaping lines that start with @ in backlinks block ([#46](https://github.com/juniorsundar/neorg-extras/issues/46)) ([ab20194](https://github.com/juniorsundar/neorg-extras/commit/ab20194ec7618ecd151445a95e5f7e0803032a8c))
10+
* **backlinks:** Issue with window ID resolved ([2d06525](https://github.com/juniorsundar/neorg-extras/commit/2d06525234f081dd83db44c6762e83599e1dadbd))
11+
* **buff-man:** Clean agenda view window upon quit ([2bc8edf](https://github.com/juniorsundar/neorg-extras/commit/2bc8edf33c759279515352a0fd1475a194c784fa))
12+
* **cycle_task:** Save on task cycle to account for buffer change ([b9132d3](https://github.com/juniorsundar/neorg-extras/commit/b9132d3f9c8d0fb65c8bb609be34634339efedab))
13+
* Documentation to load configs ([49b6c91](https://github.com/juniorsundar/neorg-extras/commit/49b6c9142fe82aebff22f1708369d63d93b0fcbe))
14+
* **property_metadata:** Exec auto-indent command on specified buffer ([2bd28ad](https://github.com/juniorsundar/neorg-extras/commit/2bd28ad24ec2bf572b3866c2394061af52eff149))
15+
* **workspace-selector:** `<C-i>` opens the index properly ([0f429e2](https://github.com/juniorsundar/neorg-extras/commit/0f429e26ba86cd788af517f5e57ae16fb379e35f))
16+
317
## [0.5.0](https://github.com/juniorsundar/neorg-extras/compare/v0.4.0...v0.5.0) (2024-10-16)
418

519

0 commit comments

Comments
 (0)