aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-03-24 11:47:49 -0700
committerGitHub <noreply@github.com>2026-03-24 11:47:49 -0700
commitde25f7eec743d08364d646aecdf9e31c96539deb (patch)
tree112cefa71c47637cf1a9f4a0ff580c955ddb8e3a /CHANGELOG.md
parentfix: Atuin Hex fails to init on bash and zsh (#3341) (diff)
downloadatuin-de25f7eec743d08364d646aecdf9e31c96539deb.zip
chore: Prepare 18.13.5 (#3342)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a4c74f3..67e719b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
## [unreleased]
+## 18.13.5
+
+### Bug Fixes
+
+- Atuin Hex fails to init on bash and zsh ([#3341](https://github.com/atuinsh/atuin/issues/3341))
+
+
+### Documentation
+
+- Fix duplicated word in Kubernetes guide ([#3338](https://github.com/atuinsh/atuin/issues/3338))
+
+
## 18.13.4
### Bug Fixes