From 6cc04bfa6ed3609180cfba38dc1832ae1d1a5f60 Mon Sep 17 00:00:00 2001 From: NTBBloodbath Date: Thu, 1 Jul 2021 09:22:58 -0400 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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