Skip to content

Commit 2cb073c

Browse files
committed
chore(master): release 1.8.0
1 parent b63e2b2 commit 2cb073c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/wsdjeg/picker.nvim/compare/v1.7.0...v1.8.0) (2026-04-20)
4+
5+
6+
### Features
7+
8+
* make window border configurable ([b63e2b2](https://github.com/wsdjeg/picker.nvim/commit/b63e2b229e2e5bc245e8cf4a73cb9804134ea2f9))
9+
* picker custom layouts ([ed133eb](https://github.com/wsdjeg/picker.nvim/commit/ed133eb3d7e806674eabb04747d7cf5beae145ab))
10+
11+
12+
### Bug Fixes
13+
14+
* check buf and win is valid ([0466fd4](https://github.com/wsdjeg/picker.nvim/commit/0466fd4ec149d1eed2c8a646fef0b007f9b93965))
15+
* disable list option in picker windows ([d4639b9](https://github.com/wsdjeg/picker.nvim/commit/d4639b9544d07cf8b0a9cd304c015411a9f62ae9))
16+
* massively improve annotations, optimized code portions ([#16](https://github.com/wsdjeg/picker.nvim/issues/16)) ([470a98c](https://github.com/wsdjeg/picker.nvim/commit/470a98cbffb549d8b1086e00672b17caaabeecd5))
17+
* **windows:** use vim.schedule for entering insert mode ([76a495c](https://github.com/wsdjeg/picker.nvim/commit/76a495c2bc73af841cabb6c68da46f0e2560994e))
18+
319
## [1.7.0](https://github.com/wsdjeg/picker.nvim/compare/v1.6.0...v1.7.0) (2026-01-24)
420

521

0 commit comments

Comments
 (0)