diff --git a/CHANGELOG.md b/CHANGELOG.md index dabc5d4c0..0e0f96d46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.3.3] - 2021-07-01 + +### Changed + +- Revert autopairs plugin from `pears.nvim` to `nvim-autopairs` because of pears issues + +### Fixed + +- `nvim-tree` plugin is now using its new keybindings syntax + ## [2.3.2] - 2021-05-20 ### Added