CHANGELOG: updates for 2.4.0

This commit is contained in:
David Adam 2016-10-31 22:35:36 +08:00
parent c8fe0e53dd
commit ddbf63c46f

View File

@ -1,3 +1,12 @@
# fish 2.4.0 (released ???)
There are no major changes between 2.4b1 and 2.4.0.
## Notable fixes and improvements
- The documentation is now generated properly and with the correct version identifier.
- Automatic cursor changes are now only enabled on the subset of XTerm versions known to support them, resolving a problem where older versions printed garbage to the terminal before and after every prompt (#3499).
- Added completions for `defaults` and improved completions for `diskutil` (#3478).
# fish 2.4b1 (released October 18, 2016)
## Significant changes