aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2026-03-11 08:59:36 -0700
committerEllie Huxtable <ellie@elliehuxtable.com>2026-03-11 08:59:36 -0700
commit59365307f5d2b2054038272439ddcf85d9652895 (patch)
tree3dfca5fd8f8aa066ed9aa2976fae04cdbb64ce57 /CHANGELOG.md
parentchore(release): prepare for release 18.13.0-beta.5 (#3253) (diff)
downloadatuin-59365307f5d2b2054038272439ddcf85d9652895.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 024a4851..7c34b75b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,7 @@ All notable changes to this project will be documented in this file.
- Allow setting multipliers for frequency, recency, and frecency scores ([#3235](https://github.com/atuinsh/atuin/issues/3235))
- Allow running `atuin search -i` as subcommand ([#3208](https://github.com/atuinsh/atuin/issues/3208))
- 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))
### Miscellaneous Tasks
@@ -54,6 +55,7 @@ All notable changes to this project will be documented in this file.
- Strip symbols in dist profile to reduce binary size
- Upgrade thiserror 1.x to 2.x to deduplicate dependency
- Upgrade axum 0.7 to 0.8 to deduplicate with tonic's axum
+- Update changelog
## [18.12.1] - 2026-02-11