]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blob - CHANGELOG.md
Update changelog
[hubacji1/iamcar2.git] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog][] and this project adheres to
5 [Semantic Versioning][].
6
7 [Keep a Changelog]: http://keepachangelog.com/
8 [Semantic Versioning]: http://semver.org/
9
10 ## Unreleased
11 ### Added
12 - Changelog, license, readme.
13 - Doxygen config file.
14 - [WvTest][] unit testing framework.
15 - Auxiliary python scripts for geojson scenario retrieval and plotting json
16   formatted scenario.
17 - Test template.
18 - `test1`: Parking slot planner tests.
19 - Test all script - test all the scenarios on runnable binary and store the
20   output to results directory.
21
22 [WvTest]: https://github.com/apenwarr/wvtest