Update to 3.0.2

This commit is contained in:
2023-10-19 17:23:31 +02:00
parent ca018f0419
commit 117fc732a8
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 19 14:38:42 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 3.0.2
* Truncate help text to the first form feed, like click
* Fix: Constraint.__getattr__ was returning None instead of raising AttributeError
-------------------------------------------------------------------
Wed Jul 26 16:03:22 UTC 2023 - Dirk Müller <dmueller@suse.com>