From d0a4be696adeffe9f41587558ad12fe52dfa7ce5 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Tue, 11 Jan 2022 14:34:34 +0530 Subject: [PATCH] release: v0.0.4 --- .github/FUNDING.yml | 2 +- CHANGELOG.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index ff10f799..94aeb6a3 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -liberapay: ful1e5 +liberapay: projekt0n diff --git a/CHANGELOG.md b/CHANGELOG.md index d9ff8f76..2d5a0d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +## [v0.0.4] - 11 Jan 2022 + ### Added - Github Dark ColorBlind(Beta) added 🎉 #96 @@ -34,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - refactor: color name changed 'term_fg' -> 'fg_term' - feat: suggest config in `vim.g` autocompletion - feat: reuse common color in palettes +- docs: team account added in funding ### Fixes @@ -157,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release 🎊 -[unreleased]: https://github.com/projekt0n/github-nvim-theme/compare/v0.0.3...main +[unreleased]: https://github.com/projekt0n/github-nvim-theme/compare/v0.0.4...main +[v0.0.4]: https://github.com/projekt0n/github-nvim-theme/compare/v0.0.4...v0.0.3 [v0.0.3]: https://github.com/projekt0n/github-nvim-theme/compare/v0.0.3...v0.0.2 [v0.0.2]: https://github.com/projekt0n/github-nvim-theme/compare/v0.0.2...v0.0.1 [v0.0.1]: https://github.com/projekt0n/github-nvim-theme/tree/v0.0.1