diff --git a/CHANGELOG.md b/CHANGELOG.md index ad93933a..4a77b904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +### 6.1.1 (2024-06-11) + +- Fix ASCs in tbe 6.1 config + - The calibrated ASCs have not been correctly copied to the 6.1 config, this is now fixed. +- All input files remain the same + - The existing output remains the same as well, because this run was using the correct ASC values ### 6.1 (2024-04-17) diff --git a/input/v6.1/berlin-v6.1.config.xml b/input/v6.1/berlin-v6.1.config.xml index baeb2f11..bab2b13e 100644 --- a/input/v6.1/berlin-v6.1.config.xml +++ b/input/v6.1/berlin-v6.1.config.xml @@ -114,7 +114,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -147,7 +147,7 @@ - + diff --git a/pom.xml b/pom.xml index 6b4924db..76b01b1a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 4.0.0 com.github.matsim-scenarios matsim-berlin - 6.1 + 6.1.1 MATSim Open Berlin scenario MATSim Open Berlin scenario