mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
Release 4.3.2
Created by ./build_tools/release.sh 4.3.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
fish 4.3.2 (released ???)
|
fish 4.3.2 (released December 30, 2025)
|
||||||
=========================
|
=======================================
|
||||||
|
|
||||||
This release fixes the following problems identified in 4.3.0:
|
This release fixes the following problems identified in 4.3.0:
|
||||||
|
|
||||||
|
|||||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -152,7 +152,7 @@ checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fish"
|
name = "fish"
|
||||||
version = "4.3.1-snapshot"
|
version = "4.3.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"cc",
|
"cc",
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ debug = true
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "fish"
|
name = "fish"
|
||||||
version = "4.3.1-snapshot"
|
version = "4.3.2"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
rust-version.workspace = true
|
rust-version.workspace = true
|
||||||
default-run = "fish"
|
default-run = "fish"
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
fish (4.3.2-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* Release of new version 4.3.2.
|
||||||
|
|
||||||
|
See https://github.com/fish-shell/fish-shell/releases/tag/4.3.2 for details.
|
||||||
|
|
||||||
|
-- Johannes Altmanninger <aclopte@gmail.com> Tue, 30 Dec 2025 17:21:04 +0100
|
||||||
|
|
||||||
fish (4.3.1-1) stable; urgency=medium
|
fish (4.3.1-1) stable; urgency=medium
|
||||||
|
|
||||||
* Release of new version 4.3.1.
|
* Release of new version 4.3.1.
|
||||||
|
|||||||
Reference in New Issue
Block a user