diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-11 15:13:23 -0800 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-11 15:13:23 -0800 |
| commit | 0bee3cce48a4aca94a1f06d8cd1770c99cd957fc (patch) | |
| tree | 813e71c17749b44b85966b6fa2ea1dc149a62d96 /CHANGELOG.md | |
| parent | chore(release): prepare for release 18.12.1 (#3172) (diff) | |
| download | atuin-0bee3cce48a4aca94a1f06d8cd1770c99cd957fc.zip | |
chore: update changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b6a7560..4bdbea4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ All notable changes to this project will be documented in this file. +## [18.12.1] - 2026-02-11 + +### Bug Fixes + +- *(shell)* Fix ATUIN_SESSION errors in tmux popup ([#3170](https://github.com/atuinsh/atuin/issues/3170)) +- *(tui)* Enter in vim normal mode, shift-tab keybind ([#3158](https://github.com/atuinsh/atuin/issues/3158)) +- Server start commands for Docker. ([#3160](https://github.com/atuinsh/atuin/issues/3160)) + + +### Features + +- Expand keybinding system with vim motions, media keys, and inspector improvements ([#3161](https://github.com/atuinsh/atuin/issues/3161)) +- Add original-input-empty keybind condition ([#3171](https://github.com/atuinsh/atuin/issues/3171)) + + +### Miscellaneous Tasks + +- Update changelog + + ## [18.12.0] - 2026-02-09 ### Bug Fixes |
