summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-01-13 12:58:50 +0100
committerkylo252 <[email protected]>2022-01-13 12:58:50 +0100
commit7125e2b2d83db53e441de406445639bf1a49252d (patch)
treee0eda244625bede8019ff1dced3f7b76482fbc42 /CHANGELOG.md
parentba6e1e5bc93bea2370778c17d32d6947a2e6ec78 (diff)
chore: update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82a1f603..78769e1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
+## [unreleased]
+
+### <!-- 2 --> Bugfix
+
+- _(installer)_ Usernames can contain @ symbol (#2167)
+- _(which-key)_ The PR has been merged to the original repo (#2172)
+- _(zsh)_ Don't set filetype to sh (#2035)
+
## [1.0.0]
### <!-- 1 --> Features