2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-16 06:54:03 +00:00

CHANGELOG

This commit is contained in:
Fabian Boehm 2022-08-09 20:34:40 +02:00
parent 47ae6bc746
commit c288443b4d

View file

@ -47,6 +47,7 @@ Improved terminal support
Other improvements Other improvements
------------------ ------------------
- The css for fish's documentation no longer depends on sphinx' stock "classic" theme. This should improve compatibility with sphinx versions and ease upgrading (:issue:`9003`). - The css for fish's documentation no longer depends on sphinx' stock "classic" theme. This should improve compatibility with sphinx versions and ease upgrading (:issue:`9003`).
- The web-based configuration tool now works on systems that have ipv6 disabled (:issue:`3857`).
For distributors For distributors