File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.3.0] - 2021-08-13
7
+ ## v1.0.0 - 2021-08-27
8
+ ### Added
9
+ - Added various documentation files and hands-on exercises to try HAROS with Fictibot.
10
+
11
+ ## v0.3.0 - 2021-08-13
8
12
### Changed
9
13
- Code and structure of several Fictibot packages to allow for more interesting exercises.
10
14
11
15
### Added
12
16
- Docker files to create a Docker image with HAROS and this example repository.
13
17
14
- ## [ 0 .2.0] - 2021-01-25
18
+ ## v0 .2.0 - 2021-01-25
15
19
### Added
16
20
- Several project files under [ projects] ( ./projects ) .
17
21
- Several scripts to run HAROS under [ scripts] ( ./scripts ) .
@@ -24,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
24
28
### Changed
25
29
- Improved [ README] ( ./README.md ) documentation.
26
30
27
- ## [ 0 .1.0] - 2018-03-27
31
+ ## v0 .1.0 - 2018-03-27
28
32
### Added
29
33
- ` fictibot_driver ` package.
30
34
- ` fictibot_controller ` package.
You can’t perform that action at this time.
0 commit comments