]> rtime.felk.cvut.cz Git - hubacji1/psp.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/psp.git] / CHANGELOG.md
index 8519a27b238b35e2f09d30373c6e42a096f15b43..e51e24d9548b7f743b1a001e610e69759c8e8a5f 100644 (file)
@@ -8,6 +8,15 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+### Added
+- Workaround to not working `fe()` for perpendicular parking slot.
+- Return maneuver as vector of BicycleCars.
+
+### Fixed
+- Possible goals for right parallel parking slot.
+
+### Changed
+- Make `fe_parallel` faster (use geometric computation instead of steer).
 
 ## 0.3.0 - 2020-02-04
 ### Added