diff --git a/doc/changes/changes_2.0.0.md b/doc/changes/changes_2.0.0.md index 219d1351f..4afdf4481 100644 --- a/doc/changes/changes_2.0.0.md +++ b/doc/changes/changes_2.0.0.md @@ -1,4 +1,4 @@ -# Integration-Test-Docker-Environment 2.0.0, released t.b.d. +# Integration-Test-Docker-Environment 2.0.0, released 2023-08-07 ## Summary @@ -12,8 +12,6 @@ Additionally the directory for storing the randomly generated SSH keys has been This release also removes versions 7.0.x of the Exasol database from the regular CI builds as version 8.x is already available and ITDE only supports the latest two minor versions. -T.B.D. - ### Supported Exasol Versions * **7.1**: up to 7.1.17 @@ -32,4 +30,4 @@ If you need further versions, please open an issue. * #359: Fixed custom logging path not working if dir does not exist. * #304: Create SSH access replacements for calls to `docker.exec_run()` * #368: Removed versions 7.0.x of Exasol database -* #305: Replaced calls to `DockerContainer.exec_run()` to support SSH access alternatively +* #305: Replaced calls to `DockerContainer.exec_run()` to support SSH access alternatively