From 0bee3cce48a4aca94a1f06d8cd1770c99cd957fc Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 11 Feb 2026 15:13:23 -0800 Subject: chore: update changelog --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.3.1