File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 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
4
4
5
5
## Summary
6
6
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.
8
10
9
11
## Features / Enhancements
10
12
22
24
23
25
- #144 : Added documentation regarding installation of starter scripts and added contributing.md
24
26
- #147 : Improved short help messages
27
+ - #155 : Prepare release
You can’t perform that action at this time.
0 commit comments