diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-13 14:11:56 -0800 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-02-13 14:11:56 -0800 |
| commit | 330bc732797e8c876ba34e9ed58b2488cb0ad0f7 (patch) | |
| tree | 6bf6680d8e2502d179241b81e8dcbcc8ca72809b | |
| parent | chore(release): prepare for release 18.13.0-beta.1 (#3187) (diff) | |
| download | atuin-330bc732797e8c876ba34e9ed58b2488cb0ad0f7.zip | |
chore: update changelog
| -rw-r--r-- | CHANGELOG.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bdbea4a..0680d988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,30 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### Bug Fixes + +- *(deps)* Add use-dev-tty to crossterm in atuin-ai ([#3185](https://github.com/atuinsh/atuin/issues/3185)) +- *(docs)* Update Postgres volume path in Docker as required by pg18 ([#3174](https://github.com/atuinsh/atuin/issues/3174)) +- Systemd Exec for separate server binary ([#3176](https://github.com/atuinsh/atuin/issues/3176)) +- Multiline commands with fish ([#3179](https://github.com/atuinsh/atuin/issues/3179)) + + +### Features + +- *(docs)* Add Shell Integration and Interoperability docs ([#3163](https://github.com/atuinsh/atuin/issues/3163)) +- `switch-context` ([#3149](https://github.com/atuinsh/atuin/issues/3149)) +- Add Hub authentication for future sync + extra features ([#3010](https://github.com/atuinsh/atuin/issues/3010)) +- Add Atuin AI inline CLI MVP ([#3178](https://github.com/atuinsh/atuin/issues/3178)) +- Add autostart and pid management to daemon ([#3180](https://github.com/atuinsh/atuin/issues/3180)) + + +### Miscellaneous Tasks + +- Update changelog + + ## [18.12.1] - 2026-02-11 ### Bug Fixes |
