8
0

- update to 0.1.15:

* Fix a bunch of places we forget to aws_raise_error()

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-sdkutils?expand=0&rev=17
This commit is contained in:
2024-03-17 19:18:33 +00:00
committed by Git OBS Bridge
parent 45244af191
commit a5b1af491a
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 17 19:17:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.15:
* Fix a bunch of places we forget to aws_raise_error()
-------------------------------------------------------------------
Tue Feb 20 11:15:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>