diff --git a/CHANGELOG.md b/CHANGELOG.md index f4c315b..40aa79b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ project since the first release. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased](https://github.com/seapagan/lsplus/tree/HEAD) + +**New Features** + +- Add file and folder icons, make them optional ([#14](https://github.com/seapagan/lsplus/pull/14)) by [seapagan](https://github.com/seapagan) + +[`Full Changelog`](https://github.com/seapagan/lsplus/compare/0.1.0...HEAD) | [`Diff`](https://github.com/seapagan/lsplus/compare/0.1.0...HEAD.diff) | [`Patch`](https://github.com/seapagan/lsplus/compare/0.1.0...HEAD.patch) + ## [0.1.0](https://github.com/seapagan/lsplus/releases/tag/0.1.0) (2024-07-22) **New Features**