diff --git a/CHANGELOG.md b/CHANGELOG.md index 731bd14..789485b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.4.0](https://github.com/sleiphir/nvim/compare/v1.3.0...v1.4.0) (2024-07-06) + + +### Features + +* add oil to replace netrw ([7e318ed](https://github.com/sleiphir/nvim/commit/7e318ed9166d2f5a76149ec6785d93ee63395ea2)) +* add python path to options ([f019253](https://github.com/sleiphir/nvim/commit/f019253e4a4bd9d46b11ce1c0060f739d303d96a)) +* disable copilot for now ([7e318ed](https://github.com/sleiphir/nvim/commit/7e318ed9166d2f5a76149ec6785d93ee63395ea2)) + ## [1.3.0](https://github.com/sleiphir/nvim/compare/v1.2.0...v1.3.0) (2024-04-20)