Skip to content

Commit 548c641

Browse files
chore(main): release 0.27.0 (#144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b40e06c commit 548c641

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+
## [0.27.0](https://github.com/cbochs/grapple.nvim/compare/v0.26.0...v0.27.0) (2024-03-27)
4+
5+
6+
### Features
7+
8+
* add scope priority ([5e85367](https://github.com/cbochs/grapple.nvim/commit/5e853679a8f5412243f30e8a49d5670535fa251b))
9+
* hide scopes in scopes window ([c9907ec](https://github.com/cbochs/grapple.nvim/commit/c9907ec0293297eecab2a52fd3b6dcae5159f88b))
10+
11+
12+
### Bug Fixes
13+
14+
* always unset window ids on window close ([601a73a](https://github.com/cbochs/grapple.nvim/commit/601a73a9c07a6a8c3082673785af1d84c0a7d6da))
15+
* deepcopy tags before returning in Grapple.tags ([5d96868](https://github.com/cbochs/grapple.nvim/commit/5d96868a6e9791b7a8ee51a9eef43fc408b9650e))
16+
* escape container_id in Loaded Scopes window ([8903901](https://github.com/cbochs/grapple.nvim/commit/89039013f6092053f1a45dd1abbc946ffc3d9f80))
17+
318
## [0.26.0](https://github.com/cbochs/grapple.nvim/compare/v0.25.0...v0.26.0) (2024-03-21)
419

520

0 commit comments

Comments
 (0)