We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088aa09 commit dfb9eecCopy full SHA for dfb9eec
doc/changes/changes_0.5.0.md
@@ -1,10 +1,11 @@
1
-# Script-Languages-Container-Tool 0.5.0, released t.b.d.
+# Script-Languages-Container-Tool 0.5.0, released 2021-10-28
2
3
-Code name: t.b.d.
+Code name: Run tests with Python3
4
5
## Summary
6
7
-t.b.d.
+This version runs the db-tests with Python3, instead of Python2.7 (which has reached EOL).
8
+Therefore, the test-environment installs Python3. Note that all script-language tests must be changed to Python3 with this change.
9
10
## Features / Enhancements
11
@@ -16,4 +17,4 @@ t.b.d.
16
17
n/a
18
19
## Documentation
-n/a
20
+ - #83: Prepare changelog for release 0.5.0
0 commit comments