diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fee63fff11f9bdd20e85775c799c6df955c965f..7b6d3fd32dac30eeada680c24d75ec5bf9989778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,7 +66,7 @@ - Removed directory `Documentation/version-control` which contained the Git hooks. The Git hooks are not required anymore. Instead, added `git rev-parse HEAD` to file `VadereSimulator/pom.xml` to create `VadereSimulator/resources/current_commit_hash.txt` during each build via `mvn compile`. **Note:** The file `current_commit_hash.txt` is created during Maven's validation phase, i.e., before the actual build. -` +- Migration to Java 11 (OpenJDK) ## v0.6 (2018-09-07)