diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1baf665..0c62ba3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update contracts to 35f42232b2c24e9a43c4b0e171f9644b1b12a686 + hash: 075c77e97c6e0e0078b7ea21670d7cd3e0c84511 + body: Update contracts + footer: + Changelog-entry: Update contracts to 35f42232b2c24e9a43c4b0e171f9644b1b12a686 + changelog-entry: Update contracts to 35f42232b2c24e9a43c4b0e171f9644b1b12a686 + author: Renovate Bot + nested: + - commits: + - subject: Add Fedora 37 (latest) and 38 + hash: e9e528ee9d20bba224e31f4cacd5c3e3f6be543c + body: > + Drop support for Fedora 34 35. + + Fedora 36 will be the last version for armv7 as it is no longer supported. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + - subject: Add Python v3.11.2 and v3.10.10 + hash: 10b7b888d3d469576a6d097ff5d5257428e91b21 + body: | + Update pip to v23.0 and setuptools to v67.2.0 + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + version: contracts-2.0.43 + title: "" + date: 2023-02-10T05:40:19.804Z + version: 2.110.3+rev3 + title: "" + date: 2023-02-10T07:09:10.593Z - commits: - subject: Update contracts to 79998a238ca981b890dfb9206f50bde2d367ff7c hash: 11e5ce639e717454676a8bce594f8669c4700444 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1df5f5e..5a7cc35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v2.110.3+rev3 +## (2023-02-10) + + +
+ Update contracts to 35f42232b2c24e9a43c4b0e171f9644b1b12a686 [Renovate Bot] + +> ## contracts-2.0.43 +> ### (2023-02-10) +> +> * Add Fedora 37 (latest) and 38 [Trong Nghia Nguyen] +> * Add Python v3.11.2 and v3.10.10 [Trong Nghia Nguyen] +> + +
+ # v2.110.3+rev2 ## (2023-02-09) diff --git a/VERSION b/VERSION index 5d286e8..4070f25 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.110.3+rev2 \ No newline at end of file +2.110.3+rev3 \ No newline at end of file