Skip to content

Commit 6a1f75a

Browse files
#155: Prepared release 0.13.0 (#156)
* prepare release Co-authored-by: Torsten Kilias <[email protected]>
1 parent 43e5ee1 commit 6a1f75a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/changes/changes_0.13.0.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Script-Languages-Container-Tool 0.13.0, released t.b.d.
2-
3-
Code name: t.b.d.
1+
# Script-Languages-Container-Tool 0.13.0, released 2022-05-18
2+
2022-04-28
3+
Code name: Update minimal supported Python version to 3.8
44

55
## Summary
66

7-
t.b.d.
7+
In this release, the minimal supported python version is updated to 3.8. In the process,
8+
the integration-test-docker-environment is updated to version 0.11.0.
9+
Additionally, an explicit dependency to importlib-resources is added, and permissions for docker credentials env file were fixed.
810

911
## Features / Enhancements
1012

@@ -22,3 +24,4 @@ t.b.d.
2224

2325
- #144: Added documentation regarding installation of starter scripts and added contributing.md
2426
- #147: Improved short help messages
27+
- #155: Prepare release

0 commit comments

Comments
 (0)