From 330bc732797e8c876ba34e9ed58b2488cb0ad0f7 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 13 Feb 2026 14:11:56 -0800 Subject: chore: update changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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 -- cgit v1.3.1