diff --git a/CHANGELOG.md b/CHANGELOG.md index 4393ff6..234177a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [3.4.0](https://github.com/maxmx03/solarized.nvim/compare/v3.3.0...v3.4.0) (2024-09-05) + + +### Features + +* cursorlinenr colors ([7ba0f81](https://github.com/maxmx03/solarized.nvim/commit/7ba0f81992ec4d0576bba9eb6272617df2d64793)) +* error_lens config ([7cd9784](https://github.com/maxmx03/solarized.nvim/commit/7cd978401e2767fc77fe86bb8fc531869fb2f79e)) +* **variants:** editor looks different on each variant ([ed090c9](https://github.com/maxmx03/solarized.nvim/commit/ed090c9effacf60c2f2939d9a068e31d483ff6c7)) + + +### Bug Fixes + +* solarized-light lsp property and parameter ([673a507](https://github.com/maxmx03/solarized.nvim/commit/673a50780afe59d9b81c46bcf3dc12f717e75838)) + ## [3.3.0](https://github.com/maxmx03/solarized.nvim/compare/v3.2.0...v3.3.0) (2024-08-30)