diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-05 16:45:03 -0800 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-05 16:45:03 -0800 |
| commit | 9a5d354de7d160f6e96e04b877e86ed6029f41da (patch) | |
| tree | a3e760574b5f89697ccd67eaeebc4932dfde5cd2 /CHANGELOG.md | |
| parent | chore(release): prepare for release 18.12.0-beta.3 (#3136) (diff) | |
| download | atuin-9a5d354de7d160f6e96e04b877e86ed6029f41da.zip | |
chore: update changelog
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 836f693a..a0a2ed07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. - Larger exit column width on Windows ([#3119](https://github.com/atuinsh/atuin/issues/3119)) - Halt sync loop if server returns an empty page ([#3122](https://github.com/atuinsh/atuin/issues/3122)) - Use directories crate for home dir resolution ([#3125](https://github.com/atuinsh/atuin/issues/3125)) +- Tab behaving like enter, eprintln ([#3135](https://github.com/atuinsh/atuin/issues/3135)) ### Documentation @@ -69,6 +70,7 @@ All notable changes to this project will be documented in this file. - Update to rust 1.93 ([#3101](https://github.com/atuinsh/atuin/issues/3101)) - Update changelog - Update agents.md ([#3126](https://github.com/atuinsh/atuin/issues/3126)) +- Update changelog ### Theming |
