summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-02-12 09:37:11 +0100
committerkylo252 <[email protected]>2022-02-12 09:37:11 +0100
commit4a66e1e6693f03d4c0b92b631ceb1236d88d5b3b (patch)
tree1b2af481de65376349cd8a762cad606a90273b49 /CHANGELOG.md
parent2efbdc2013e33b8aa4e4f62716050710014f2353 (diff)
chore: fix git-cliff catgetory
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3d2db89..355c3884 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
- _(lualine)_ Use 1-char width symbol for changed (#2246)
- _(which-key)_ The PR has been merged to the original repo (#2172)
- _(zsh)_ Don't set filetype to sh (#2035)
+- Added -ScriptBlock to run commands ```install.ps1``` (#2188)
### <!-- 3 --> Refactor
@@ -37,10 +38,6 @@ All notable changes to this project will be documented in this file.
- _(readme)_ Add powershell installer script for Windows (#2208)
-### [Bugfix]
-
-- Added -ScriptBlock to run commands ```install.ps1``` (#2188)
-
## [1.0.0]
### <!-- 1 --> Features