Skip to content

Commit 0f479ac

Browse files
chore(main): release 2.0.0
1 parent 76a8d05 commit 0f479ac

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/catppuccin/nvim/compare/v1.11.0...v2.0.0) (2025-08-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* align treesitter colors with vscode/updated style guide ([#804](https://github.com/catppuccin/nvim/issues/804))
9+
* add global floating window options ([#892](https://github.com/catppuccin/nvim/issues/892))
10+
11+
### Features
12+
13+
* add global floating window options ([#892](https://github.com/catppuccin/nvim/issues/892)) ([b313c96](https://github.com/catppuccin/nvim/commit/b313c962cf94416dc4b297ab517f47b0cd8272ad))
14+
* **blink:** link signature help window border to `FloatBorder` ([#904](https://github.com/catppuccin/nvim/issues/904)) ([76a8d05](https://github.com/catppuccin/nvim/commit/76a8d0515024cc55d8bd26fc13f1af88faef3ebf))
15+
* **editor:** use `mantle` for pmenu background ([#899](https://github.com/catppuccin/nvim/issues/899)) ([55ad613](https://github.com/catppuccin/nvim/commit/55ad613dd0171a3460a8d4b0fea464c6c96e2f97))
16+
17+
18+
### Bug Fixes
19+
20+
* align treesitter colors with vscode/updated style guide ([#804](https://github.com/catppuccin/nvim/issues/804)) ([f67971c](https://github.com/catppuccin/nvim/commit/f67971cd3e30dd94061da8d61ee34742d43c632a))
21+
* **blink-cmp:** pmenu border bg ([#897](https://github.com/catppuccin/nvim/issues/897)) ([931a129](https://github.com/catppuccin/nvim/commit/931a129463ca09c8805d564a28b3d0090e536e1d))
22+
* misc tree-sitter and unset semantic tokens ([#902](https://github.com/catppuccin/nvim/issues/902)) ([8fd0915](https://github.com/catppuccin/nvim/commit/8fd0915ec0a2ad6376bfe895e6c4b3ffb5a5bad2))
23+
324
## [1.11.0](https://github.com/catppuccin/nvim/compare/v1.10.0...v1.11.0) (2025-07-31)
425

526

0 commit comments

Comments
 (0)