mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 09:31:16 -03:00
Release 4.1.1
Created by ./build_tools/release.sh 4.1.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
fish 4.1.1 (released ???)
|
fish 4.1.1 (released September 30, 2025)
|
||||||
=========================
|
========================================
|
||||||
|
|
||||||
This release fixes the following regressions identified in 4.1.0:
|
This release fixes the following regressions identified in 4.1.0:
|
||||||
|
|
||||||
|
|||||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -105,7 +105,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fish"
|
name = "fish"
|
||||||
version = "4.1.0"
|
version = "4.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"cc",
|
"cc",
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ debug = true
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "fish"
|
name = "fish"
|
||||||
version = "4.1.0"
|
version = "4.1.1"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
rust-version.workspace = true
|
rust-version.workspace = true
|
||||||
default-run = "fish"
|
default-run = "fish"
|
||||||
|
|||||||
Reference in New Issue
Block a user