Parcourir la source

changelog: Update zsh version numbers

5.8.0.3 was correct until 5.8.1 was released (see the great-grandparent of this
commit, "driver: Bump the in-development is-at-least checks so they return
false on zsh 5.8.1, released yesterday").

5.2 -> 5.3 is simply a typo fix.  zle-line-pre-redraw has been available since then.
pull/869/head
Daniel Shahaf il y a 2 ans
Parent
révision
643717ccaf
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      changelog.md

+ 2
- 2
changelog.md Voir le fichier

@ -7,9 +7,9 @@ The changes in this section were fixed by switching to a `zle-line-pre-redraw`-b
implementation.
Note: The new implementation will only be used on future zsh releases,
numbered 5.8.0.3 and newer, due to interoperability issues with other plugins
numbered 5.8.1.1 and newer, due to interoperability issues with other plugins
(issues #418 and #579). The underlying zsh feature has been available since
zsh 5.2.
zsh 5.3.
Whilst under development, the new implementation was known as the
"feature/redrawhook" topic branch.

Chargement…
Annuler
Enregistrer