Skip to content

Commit dfb9eec

Browse files
authored
#83: Prepare changelog for release 0.5.0 (#85)
Fixes #83
1 parent 088aa09 commit dfb9eec

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/changes/changes_0.5.0.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# Script-Languages-Container-Tool 0.5.0, released t.b.d.
1+
# Script-Languages-Container-Tool 0.5.0, released 2021-10-28
22

3-
Code name: t.b.d.
3+
Code name: Run tests with Python3
44

55
## Summary
66

7-
t.b.d.
7+
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.
89

910
## Features / Enhancements
1011

@@ -16,4 +17,4 @@ t.b.d.
1617
n/a
1718

1819
## Documentation
19-
n/a
20+
- #83: Prepare changelog for release 0.5.0

0 commit comments

Comments
 (0)