Skip to content

Commit 9a01aec

Browse files
authored
chore(main): release 0.6.0 (#48)
1 parent 0c580f0 commit 9a01aec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/juniorsundar/neorg-extras/compare/v0.5.1...v0.6.0) (2025-01-01)
4+
5+
6+
### Features
7+
8+
* **capture:** Capture notes and tasks ([#47](https://github.com/juniorsundar/neorg-extras/issues/47)) ([1adeefb](https://github.com/juniorsundar/neorg-extras/commit/1adeefb001f497d4829839180ed524c9da645e4a))
9+
* **roam:** Can set `roam_base_directory` instead of default `vault` ([8da3083](https://github.com/juniorsundar/neorg-extras/commit/8da30833b9d535580a1cc71198e05c4db34f5821))
10+
11+
12+
### Bug Fixes
13+
14+
* **buff-man:** Properly deleting new tab with task view ([9bc1511](https://github.com/juniorsundar/neorg-extras/commit/9bc1511c3b3e77cfb88dabaa5b07857b372d1bad))
15+
* **documentation:** Removing some old commands ([1ac654a](https://github.com/juniorsundar/neorg-extras/commit/1ac654aa82d8219430acaf7fd33d3a35b67f8c67))
16+
* **fzf-lua:** `<C-n>` wasn't properly closing fzf prompt ([#50](https://github.com/juniorsundar/neorg-extras/issues/50)) ([88f27d6](https://github.com/juniorsundar/neorg-extras/commit/88f27d6ca7bb866665e9b2104abdb7fb1e138742))
17+
* **fzf-lua:** `<CR>` didn't clear fzf-lua prompt ([02e5261](https://github.com/juniorsundar/neorg-extras/commit/02e52619b5728130f377fdd4d43bb44508e57322))
18+
* **fzf-lua:** Interruption when selecting workspace ([d1d9618](https://github.com/juniorsundar/neorg-extras/commit/d1d9618115cd6775d76770db6610db7b942e3c95))
19+
* **fzf-lua:** workspace-selector wasn't closing promt ([141c0e9](https://github.com/juniorsundar/neorg-extras/commit/141c0e92b9d74b6c83da199a00aa78ba33fce9c0))
20+
* **roam_base_directory:** Edge case when ~= "" ([ab6d590](https://github.com/juniorsundar/neorg-extras/commit/ab6d5906bbc88ca49430294d8acd66a69e14ac59))
21+
* Spaces in files/folder/node names effects search ([e262d81](https://github.com/juniorsundar/neorg-extras/commit/e262d81ddb4a40cbf735243efec8635befe28406))
22+
* **week-number:** Was one less than it was supposed to ([512462e](https://github.com/juniorsundar/neorg-extras/commit/512462ed8721ecc111d8cb23d9d49e3b6617f23c))
23+
324
## [0.5.1](https://github.com/juniorsundar/neorg-extras/compare/v0.5.0...v0.5.1) (2024-11-07)
425

526

0 commit comments

Comments
 (0)