diff --git a/CHANGELOG.md b/CHANGELOG.md index edcf727..773d1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [2.0.0](https://www.github.com/sbulav/dotfiles/compare/v1.30.0...v2.0.0) (2023-01-13) + + +### ⚠ BREAKING CHANGES + +* migrate to lazy.nvim + +### Features + +* add base64 plugin and mappings ([1ba1a20](https://www.github.com/sbulav/dotfiles/commit/1ba1a201b09e19ff03fe265bad8863df5385aa6e)) +* migrate to lazy.nvim ([cfe56b9](https://www.github.com/sbulav/dotfiles/commit/cfe56b99d740e344e086eee327e284fe33b01e7f)) + + +### Bug Fixes + +* **nvim:** add terraformls to LSP servers ([2c90e4f](https://www.github.com/sbulav/dotfiles/commit/2c90e4fcadbede8a918fd7afb1ec7243fa9153b8)) +* **nvim:** update spell list ([ab653bd](https://www.github.com/sbulav/dotfiles/commit/ab653bdba9110800dae294b7970d169504adc102)) + ## [1.30.0](https://www.github.com/sbulav/dotfiles/compare/v1.29.1...v1.30.0) (2022-11-24) diff --git a/version.txt b/version.txt index 034552a..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.30.0 +2.0.0