Skip to content

Commit 92c1c60

Browse files
chore(main): release 1.1.0 (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aea3f3a commit 92c1c60

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/nvim-neorg/neorg-telescope/compare/v1.0.0...v1.1.0) (2024-04-19)
4+
5+
6+
### Features
7+
8+
* ws relative file/header backlink pickers ([#50](https://github.com/nvim-neorg/neorg-telescope/issues/50)) ([418f8fd](https://github.com/nvim-neorg/neorg-telescope/commit/418f8fd4bd7360d954613a2322b4eb2888ac3ad9))
9+
10+
11+
### Bug Fixes
12+
13+
* call tostring on paths ([a4fc4eb](https://github.com/nvim-neorg/neorg-telescope/commit/a4fc4eb3cd5db6ccd52e99f2b49ce931c458e38f))
14+
* call tostring on workspace paths ([ddd63b5](https://github.com/nvim-neorg/neorg-telescope/commit/ddd63b5301aa0d11c140ab99ba22d0a33a69a9a4))
15+
* cursor behavior on link insertion ([#48](https://github.com/nvim-neorg/neorg-telescope/issues/48)) ([2fb1177](https://github.com/nvim-neorg/neorg-telescope/commit/2fb117727ce91e6ca6209cb1013fb4437bd35722))
16+
* **pathlib:** work with Pathlib objects from neorg &gt;= v8.3.0 ([#58](https://github.com/nvim-neorg/neorg-telescope/issues/58)) ([749c0b1](https://github.com/nvim-neorg/neorg-telescope/commit/749c0b11a4f7150633de8016a8de21a994238643))
17+
318
## 1.0.0 (2023-08-06)
419

520

0 commit comments

Comments
 (0)