]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/commitdiff
Fix changelog structure
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Fri, 3 Jan 2020 14:17:06 +0000 (15:17 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Fri, 3 Jan 2020 14:17:06 +0000 (15:17 +0100)
CHANGELOG.md

index 8de56541b7582dfaa3efc6613438bf75ccc79ef0..b85f9e276cefdeacdfd4b861accbdb9ac996c1c9 100644 (file)
@@ -23,6 +23,8 @@ The format is based on [Keep a Changelog][] and this project adheres to
 - JSON output.
 
 ### Changed
+- How the algorithm is stopped - possible to choose from more options.
+- Separate `store_node` procedure.
 - Grid constants used in `ext4`.
 - Some small refactoring.
 
@@ -31,10 +33,6 @@ The format is based on [Keep a Changelog][] and this project adheres to
 
 [cute c2]: https://github.com/RandyGaul/cute_headers/blob/master/cute_c2.h
 
-### Changed
-- How the algorithm is stopped - possible to choose from more options.
-- Separate `store_node` procedure.
-
 ## 0.2.0 - 2019-09-26
 ### Added
 - Bicycle car constructor for RRTNode.