From 76ae0ff809c9164d91eedd95f4b96fc739d03555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 01:21:27 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f660414..10c5276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.1.0](https://github.com/sleiphir/nvim/compare/v1.0.2...v1.1.0) (2024-04-19) + + +### Features + +* add custom theme 'peel-enhanced' ([3fd3e0b](https://github.com/sleiphir/nvim/commit/3fd3e0b6bfa7e9bb9d0ce9fa2f35d25ffe0e10a6)) +* **plugin:** add folke/trouble plugin ([98e3528](https://github.com/sleiphir/nvim/commit/98e35282d410dbe42365b5927d841fe23a274b0b)) +* remove fleet theme config file ([87b5717](https://github.com/sleiphir/nvim/commit/87b571752a2f99e4951edd8b2c146ad5ddb41f81)) + ## [1.0.2](https://github.com/sleiphir/nvim/compare/v1.0.1...v1.0.2) (2023-11-30)