diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..9436dae381110b8031e98b241238122c94670a47 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ + +# Changelog +## [2022.8] + +### Changed + +- In addition to Scenario, accepts LaneletNetwork as the road network. +- In addition to PlanningProblem, accepts State and GoalRegion as the route planning problem. + +## [2022.1] + +- First release of the toolbox.