Skip to content

Commit d4a452a

Browse files
chore(main): release 2.6.0
1 parent 4d2cac5 commit d4a452a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.5.0...v2.6.0) (2025-06-15)
4+
5+
6+
### Features
7+
8+
* **colors:** allow custom color to be a number ([#107](https://github.com/cpea2506/one_monokai.nvim/issues/107)) ([c6154cb](https://github.com/cpea2506/one_monokai.nvim/commit/c6154cb90f800d194ed2beafd8c17569df1c8aa5))
9+
* **highlights:** add highlight for `QuickFixLine` ([#109](https://github.com/cpea2506/one_monokai.nvim/issues/109)) ([c233020](https://github.com/cpea2506/one_monokai.nvim/commit/c233020488c413cd949814a788951cceb5874c8b))
10+
* **highlights:** add highlight for `Whitespace` ([#110](https://github.com/cpea2506/one_monokai.nvim/issues/110)) ([4d2cac5](https://github.com/cpea2506/one_monokai.nvim/commit/4d2cac56c5d263af2666b3a177c381c913d7525f))
11+
* **highlights:** add support for `oil.nvim` ([#103](https://github.com/cpea2506/one_monokai.nvim/issues/103)) ([3331421](https://github.com/cpea2506/one_monokai.nvim/commit/33314214b5d56ff2f5c37450e8519f9896ab937d))
12+
* **highlights:** link `WinBar` with `Normal` ([#104](https://github.com/cpea2506/one_monokai.nvim/issues/104)) ([23cf91c](https://github.com/cpea2506/one_monokai.nvim/commit/23cf91c26ed12b072bb344f43d911818a0db686f))
13+
14+
15+
### Performance Improvements
16+
17+
* **highlights:** load `colors` module lazily when user highlight is present ([#108](https://github.com/cpea2506/one_monokai.nvim/issues/108)) ([1d63116](https://github.com/cpea2506/one_monokai.nvim/commit/1d6311633f9fbd948c363bd210b2176ae07a79f0))
18+
319
## [2.5.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.4.0...v2.5.0) (2025-03-26)
420

521

0 commit comments

Comments
 (0)