diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3500f1359..f68967048 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,7 +1,7 @@ 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`).