14
0

Accepting request 997364 from home:apritschet:branches:openSUSE:Factory

- Release 0.7.1
  * Make distinction between "true" booleans and pretenders
- Release 0.7.0
  * Support setting of multiple values on attribute
  * Added feature to download binaries
  * Handle boolean query params
  * Convert relative paths to SSH keys to absolute paths

OBS-URL: https://build.opensuse.org/request/show/997364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=56
This commit is contained in:
2022-08-17 12:39:41 +00:00
committed by Git OBS Bridge
parent a0d21819ca
commit 04a30e6579
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Aug 16 12:34:34 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.1
* Make distinction between "true" booleans and pretenders
-------------------------------------------------------------------
Tue Aug 16 07:51:59 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.0
* Support setting of multiple values on attribute
* Added feature to download binaries
* Handle boolean query params
* Convert relative paths to SSH keys to absolute paths
-------------------------------------------------------------------
Wed Aug 3 09:48:04 UTC 2022 - Marina Latini <marina.latini@suse.com>