mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-10 21:11:15 -03:00
Update CHANGELOG for test extensions
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
fish 3.6.0 (released ???)
|
||||
===================================
|
||||
|
||||
Notable improvements and fixes
|
||||
Notable improvements and fixes
|
||||
------------------------------
|
||||
- ``test`` aka ``[``: implemented ``-ot`` (older than) and ``-nt`` (newer than) operators to compare file modification times, and ``-ef`` to compare identity, common extensions (:issue:`3589`).
|
||||
|
||||
Deprecations and removed features
|
||||
---------------------------------
|
||||
|
||||
Reference in New Issue
Block a user