Skip to content

Commit 23377b4

Browse files
chore(main): release 2.6.0
1 parent c233020 commit 23377b4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [2.6.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.5.0...v2.6.0) (2025-04-20)
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 support for `oil.nvim` ([#103](https://github.com/cpea2506/one_monokai.nvim/issues/103)) ([3331421](https://github.com/cpea2506/one_monokai.nvim/commit/33314214b5d56ff2f5c37450e8519f9896ab937d))
11+
* **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))
12+
13+
14+
### Performance Improvements
15+
16+
* **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))
17+
318
## [2.5.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.4.0...v2.5.0) (2025-03-26)
419

520

0 commit comments

Comments
 (0)