]> rtime.felk.cvut.cz Git - hubacji1/psp.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/psp.git] / CHANGELOG.md
index df50b821edaeacfb327b1a27c0a420b59978479c..853558a236fc02dea476f511bca76463c6b2e1cc 100644 (file)
@@ -8,6 +8,20 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+### Added
+- Guess goal car method.
+- Possible inits method.
+- Number of cusps.
+
+### Fixed
+- Heading overflow/underflow.
+- Negative discriminant.
+- Parallel parking slot entry find.
+- Guess goal method for angled perpendicular parking slots. `guess_gc` method
+  now decides if the parking will be forward or backward.
+- Perpendicular parking. Not dependent on `fer_perpendicular` anymore.
+
+## 0.2.0 - 2019-08-05
 ### Deleted
 - Collide functions `intersection` and `inside`. Moved to `bcar` library.