diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f61ef31..5299db81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ All notable changes to this project will be documented in this file. - Use pty proxy for rendering tui popups without clearing the terminal ([#3234](https://github.com/atuinsh/atuin/issues/3234)) - Allow authenticating with Atuin Hub ([#3237](https://github.com/atuinsh/atuin/issues/3237)) - Initialize Atuin AI by default with `atuin init` ([#3255](https://github.com/atuinsh/atuin/issues/3255)) +- Add `atuin setup` ([#3257](https://github.com/atuinsh/atuin/issues/3257)) ### Miscellaneous Tasks @@ -60,6 +61,7 @@ All notable changes to this project will be documented in this file. - Upgrade axum 0.7 to 0.8 to deduplicate with tonic's axum - Update changelog - Update changelog +- Update changelog ## [18.12.1] - 2026-02-11 |
