summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-02-12 08:38:23 +0000
committerGitHub <noreply@github.com>2024-02-12 08:38:23 +0000
commit1464cb657a47e7b5705194302532f3ecf37c7649 (patch)
treeda00ef92fac7aca1d9971024e220f0c6562ed008 /CHANGELOG.md
parentf96cb6903db04339bf029e1c1cd2c5b27d210e19 (diff)
chore(release): prepare for release v18.0.1 (#1706)v18.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 958004f7a..388478dfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
+## [18.0.1] - 2024-02-12
+
+### Bug Fixes
+
+- Reorder the exit of enhanced keyboard mode ([#1694](https://github.com/atuinsh/atuin/issues/1694))
+
## [18.0.0] - 2024-02-09
### Bug Fixes
@@ -51,6 +57,7 @@ All notable changes to this project will be documented in this file.
- Mention environment variables for custom paths ([#1614](https://github.com/atuinsh/atuin/issues/1614))
- Create pull_request_template.md ([#1632](https://github.com/atuinsh/atuin/issues/1632))
- Update CONTRIBUTING.md ([#1633](https://github.com/atuinsh/atuin/issues/1633))
+- Clarify prerequisites for Bash ([#1686](https://github.com/atuinsh/atuin/issues/1686))
### Features