mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
driver: Bump the in-development is-at-least checks so they return false on zsh 5.8.1, released yesterday.
Fixes #856 Fixes #857
This commit is contained in:
parent
c10808ad5f
commit
0ddb1a8d51
2 changed files with 11 additions and 8 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Release procedure (for developers):
|
||||
|
||||
- Ensure every `is-at-least` invocation passes a stable zsh release's version number as the first argument
|
||||
- For minor (A.B.0) releases:
|
||||
- Check whether the release uses any not-yet-released zsh features
|
||||
- Check open issues and outstanding pull requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue