aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2025-10-21 14:38:08 -0700
committerEllie Huxtable <ellie@elliehuxtable.com>2025-10-21 14:38:08 -0700
commitbe8608d55598977fa824090b2d66609f49f07b56 (patch)
tree32824621118c07fda03ff8b44cb1f3e5a60bab4a
parentchore(release): prepare for release 18.10.0 (#2962) (diff)
downloadatuin-be8608d55598977fa824090b2d66609f49f07b56.zip
chore: update changelog
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd92b62f..5d88fde5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,28 @@
All notable changes to this project will be documented in this file.
+## [18.10.0] - 2025-10-21
+
+### Bug Fixes
+
+- Stats ngram window size cli parsing ([#2946](https://github.com/atuinsh/atuin/issues/2946))
+
+
+### Features
+
+- *(bash)* Use Readline's accept-line for enter_accept ([#2953](https://github.com/atuinsh/atuin/issues/2953))
+- Add commit to displayed version info ([#2922](https://github.com/atuinsh/atuin/issues/2922))
+- Add import from PowerShell history ([#2864](https://github.com/atuinsh/atuin/issues/2864))
+- Interactive Inspector ([#2319](https://github.com/atuinsh/atuin/issues/2319))
+- Nu ≥ 0.106.0 support commandline accept ([#2957](https://github.com/atuinsh/atuin/issues/2957))
+
+
+### Miscellaneous Tasks
+
+- Update rusty_paseto and rusty_paserk ([#2942](https://github.com/atuinsh/atuin/issues/2942))
+- Update changelog
+
+
## [18.9.0] - 2025-10-20
### Bug Fixes