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:
Daniel Shahaf
2022-02-13 18:03:11 +00:00
parent c10808ad5f
commit 0ddb1a8d51
2 changed files with 11 additions and 8 deletions

View File

@@ -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