Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 483f9ab

Browse files
authoredSep 14, 2024
chore(main): release 1.9.1
1 parent 147e7cf commit 483f9ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.9.1](https://github.com/catppuccin/nvim/compare/v1.9.0...v1.9.1) (2024-09-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **editor:** add missing background for `TabLineFill` ([#757](https://github.com/catppuccin/nvim/issues/757)) ([bfdd6b3](https://github.com/catppuccin/nvim/commit/bfdd6b3833e991fa45c3d5931ffed853dca60fab))
9+
* **editor:** make TabLine more readable ([#760](https://github.com/catppuccin/nvim/issues/760)) ([4fd72a9](https://github.com/catppuccin/nvim/commit/4fd72a9ab64b393c2c22b168508fd244877fec96))
10+
* **syntax:** use `overlay2` for comments ([#768](https://github.com/catppuccin/nvim/issues/768)) ([147e7cf](https://github.com/catppuccin/nvim/commit/147e7cfb5b7ec05702468c332cf7e378d935abd3))
11+
312
## [1.9.0](https://github.com/catppuccin/nvim/compare/v1.8.0...v1.9.0) (2024-08-09)
413

514

0 commit comments

Comments
 (0)
Please sign in to comment.