diff --git a/CHANGELOG.md b/CHANGELOG.md index b68f184..eeae663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## [2.0.1][v2.0.1] (2024-04-16) + ### Fixed - `string_special`, `punctuation_special` are now colorized with magenta. @@ -13,6 +15,7 @@ - Full rebuild from [the previous version][1], which was based on [highlite][2] v2.x. This rebuild is based on highlite v4.x. +[v2.0.1]: https://github.com/m15a/nvim-srcerite/releases/tag/v2.0.1 [v2.0.0]: https://github.com/m15a/nvim-srcerite/releases/tag/v2.0.0 [1]: https://github.com/mnacamura/nvim-srcerite [2]: https://github.com/Iron-E/nvim-highlite