]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/rrts.git] / CHANGELOG.md
index 51416b14dacfc77e520fd9d02a0e1ebc216260b9..e1443de810336d63ea5df649399046d8e22ad95a 100644 (file)
@@ -8,9 +8,19 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+
+## 0.4.0 - 2020-05-26
 ### Added
 - 3D grid extension.
 - Uniform sampling. (Normal sampling is still default.)
+- Compound extensions 18 - 33.
+- Path optimization in backward direction.
+- Goal found check for zone instead of Euclidean distance and max. angle
+  extension.
+
+### Changed
+- Reformat lists in readme.
+- Add `RRTExt3` to compound extensions 18 - 33.
 
 ## 0.3.1 - 2020-01-03
 ### Fixed