diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-02-26 11:37:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-26 11:37:54 +0000 |
| commit | cf09464d4d6afbe9383c5a93ed2b5c66ae69e4d5 (patch) | |
| tree | 8fdf9faa14ac34bcd8348956db1e9146a350e01d /CHANGELOG.md | |
| parent | fix: ensure sync time is saved for sync v2 (#1758) (diff) | |
| download | atuin-cf09464d4d6afbe9383c5a93ed2b5c66ae69e4d5.zip | |
chore(release): prepare for release v18.0.2 (#1775)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 388478df..c419f694 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.2] - 2024-02-26 + +### Bug Fixes + +- Rework #1509 to recover from the preexec failure ([#1729](https://github.com/atuinsh/atuin/issues/1729)) + ## [18.0.1] - 2024-02-12 ### Bug Fixes |
