mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 22:21:15 -03:00
Release 4.2.0
Created by ./build_tools/release.sh 4.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
fish 4.2.0 (released ???)
|
||||
=========================
|
||||
fish 4.2.0 (released November 10, 2025)
|
||||
=======================================
|
||||
|
||||
Notable improvements and fixes
|
||||
------------------------------
|
||||
|
||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -152,7 +152,7 @@ checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
|
||||
|
||||
[[package]]
|
||||
name = "fish"
|
||||
version = "4.1.0-snapshot"
|
||||
version = "4.2.0"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"cc",
|
||||
|
||||
@@ -70,7 +70,7 @@ debug = true
|
||||
|
||||
[package]
|
||||
name = "fish"
|
||||
version = "4.1.0-snapshot"
|
||||
version = "4.2.0"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
default-run = "fish"
|
||||
|
||||
Reference in New Issue
Block a user