From d009c83255643218c0af6a41d28b4ad5280dd257 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 21 Jan 2022 17:30:22 +0530 Subject: [PATCH] release: v0.0.4 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 934ca99..080c4a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- + +### Changed + +- + +## [v0.0.4]- 21 Jan 2022 + +### Added + - plugin support [hop.nvim](https://github.com/phaazon/hop.nvim) - lualine `terminal` highlight added - plugin support [coc.nvim](https://github.com/neoclide/coc.nvim) @@ -140,7 +150,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release 🎊 -[unreleased]: https://github.com/ful1e5/onedark.nvim/compare/v0.0.3...main +[unreleased]: https://github.com/ful1e5/onedark.nvim/compare/v0.0.4...main +[v0.0.4]: https://github.com/ful1e5/onedark.nvim/compare/v0.0.4...v0.0.3 [v0.0.3]: https://github.com/ful1e5/onedark.nvim/compare/v0.0.3...v0.0.2 [v0.0.2]: https://github.com/ful1e5/onedark.nvim/compare/v0.0.2...v0.0.1 [v0.0.1]: https://github.com/ful1e5/onedark.nvim/tree/v0.0.1