]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/rrts.git] / CHANGELOG.md
index 31d0463d90afbb3f97cbf2e83dd4bb46aecbddab..e1443de810336d63ea5df649399046d8e22ad95a 100644 (file)
@@ -9,6 +9,19 @@ The format is based on [Keep a Changelog][] and this project adheres to
 
 ## 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
 - Double value in unsigned int constant.