aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2026-03-12 14:55:08 -0700
committerEllie Huxtable <ellie@elliehuxtable.com>2026-03-12 14:55:08 -0700
commita83e89b724056736f5cbaaca398ee2e7ed2594b0 (patch)
tree2f8d789b5e976b5fcf2da3d596fa06456ae8758d /CHANGELOG.md
parentchore(release): prepare for release 18.13.0-beta.7 (#3259) (diff)
downloadatuin-a83e89b724056736f5cbaaca398ee2e7ed2594b0.zip
chore: update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
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