diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-03 15:51:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-03 15:51:47 +0000 |
| commit | 9f79a34a9dea207df7184972fa29f4fe5ec41b27 (patch) | |
| tree | d9a422330bf6e818a9a2ce0ab45a59a6a7db09ee /CHANGELOG.md | |
| parent | fix(server): typo with default config (#1493) (diff) | |
| download | atuin-9f79a34a9dea207df7184972fa29f4fe5ec41b27.zip | |
chore(release): prepare for release v17.2.1 (#1495)
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 cdb475fc..c296609b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [17.2.1] - 2024-01-03 + +### Bug Fixes + +- Typo with default config ([#1493](https://github.com/atuinsh/atuin/issues/1493)) + ## [17.2.0] - 2024-01-03 ### Bug Fixes |
