diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-02-12 08:38:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 08:38:23 +0000 |
| commit | 1464cb657a47e7b5705194302532f3ecf37c7649 (patch) | |
| tree | da00ef92fac7aca1d9971024e220f0c6562ed008 /CHANGELOG.md | |
| parent | fix: reorder the exit of enhanced keyboard mode (#1694) (diff) | |
| download | atuin-1464cb657a47e7b5705194302532f3ecf37c7649.zip | |
chore(release): prepare for release v18.0.1 (#1706)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 958004f7..388478df 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 |
