Force sync with Factory

This commit is contained in:
2023-09-25 10:14:05 +02:00
committed by Dan Čermák
parent 01e8e36dfc
commit ca018f0419
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 26 16:03:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
* The breaking change should not affect anyone but I have to
increase the major version anyway.
* `HelpTheme` as `dataclass` rather than `NamedTuple`
-------------------------------------------------------------------
Thu Jul 20 11:04:09 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>