This commit is contained in:
Andrey Nering
2025-12-24 18:57:17 -03:00
parent e4de687aee
commit 179bde1f37
3 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v3.46.4 - 2025-12-24
- Fixed regressions in completion script for Fish (#2591, #2604, #2592 by
@WinkelCode).

View File

@@ -1 +1 @@
3.46.3
3.46.4

View File

@@ -7,6 +7,11 @@ outline: deep
::: v-pre
## v3.46.4 - 2025-12-24
- Fixed regressions in completion script for Fish (#2591, #2604, #2592 by
@WinkelCode).
## v3.46.3 - 2025-12-19
- Fixed regression in completion script for zsh (#2593, #2594 by @vmaerten).