0.11.2 add tests for not_*_than()

This commit is contained in:
Yusur 2025-12-05 17:45:15 +01:00
parent 3af9d6c9fb
commit eca16d781f
4 changed files with 23 additions and 4 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.11.2
+ increase test coverage of `validators`
## 0.11.1
+ make `yesno()` accept boolean types