Skip to content

Commit 0e0630a

Browse files
chore(main): release 0.29.0 (#160)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dadf665 commit 0e0630a

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.29.0](https://github.com/cbochs/grapple.nvim/compare/v0.28.3...v0.29.0) (2024-04-27)
4+
5+
6+
### Features
7+
8+
* add :list_scopes to Grapple app ([386b583](https://github.com/cbochs/grapple.nvim/commit/386b5838096052db5ae9db26c4556ca08498490e))
9+
* add "shown" to scope definition to allow whitelisting scopes in settings ([d9600cd](https://github.com/cbochs/grapple.nvim/commit/d9600cd4c49dc1f4b17800a685c419ed600d4dc1))
10+
* cycle scopes with Grapple.cycle_scopes ([6c88bfd](https://github.com/cbochs/grapple.nvim/commit/6c88bfde677036fd638fc11851383e370a374c69))
11+
12+
13+
### Bug Fixes
14+
15+
* **docs:** reorder grapple.scope_definition fields ([c0a6b04](https://github.com/cbochs/grapple.nvim/commit/c0a6b040eade05192c9a8b744f151a511b3cb8fd))
16+
* **test:** update tag_content_spec for new name handling ([dadf665](https://github.com/cbochs/grapple.nvim/commit/dadf6658bc657b7f76a8d25b1977a9415d66eb0b))
17+
318
## [0.28.3](https://github.com/cbochs/grapple.nvim/compare/v0.28.2...v0.28.3) (2024-04-26)
419

520

0 commit comments

Comments
 (0)