17
0

- update to 1.2.0:

* Use github actions for test matrix by @whwright in #11
  * update test matrix by @whwright in #13
  * feat: strip and truncate doc strings by @whwright in #14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-command-tree?expand=0&rev=3
This commit is contained in:
2024-08-30 10:53:19 +00:00
committed by Git OBS Bridge
parent c77ee2997d
commit 2f8a8203a9
3 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 27 08:16:46 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
- update to 1.2.0:
* Use github actions for test matrix by @whwright in #11
* update test matrix by @whwright in #13
* feat: strip and truncate doc strings by @whwright in #14
-------------------------------------------------------------------
Fri May 12 12:46:37 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>