mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 05:31:14 -03:00
Changelog: move over the bits that apply to this branch
This seems more logical, especially since these need not be mentioned in the "final" 4.0. When we merge the integration branch back into master, we can combine changelog additions, so it won't be lost from master.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Changes since 4.0b1
|
||||
-------------------
|
||||
- :kbd:`ctrl-c` cancels builtin ``read`` again, fixing a regression in the beta. :issue:`10928`
|
||||
- Self-installable builds can now also be installed to a specific location by giving a path to ``--install``, like::
|
||||
fish --install=$HOME/.local/
|
||||
In that case, the fish binary will be moved to "bin/" in that path. :issue:`10923`
|
||||
|
||||
fish 4.0b1 (released December 17, 2024)
|
||||
=======================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user