Skip to content

Commit b90983b

Browse files
authored
Update CHANGELOG.md
1 parent af7aaf8 commit b90983b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

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
812
### Changed
913
- Code and structure of several Fictibot packages to allow for more interesting exercises.
1014

1115
### Added
1216
- Docker files to create a Docker image with HAROS and this example repository.
1317

14-
## [0.2.0] - 2021-01-25
18+
## v0.2.0 - 2021-01-25
1519
### Added
1620
- Several project files under [projects](./projects).
1721
- 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.
2428
### Changed
2529
- Improved [README](./README.md) documentation.
2630

27-
## [0.1.0] - 2018-03-27
31+
## v0.1.0 - 2018-03-27
2832
### Added
2933
- `fictibot_driver` package.
3034
- `fictibot_controller` package.

0 commit comments

Comments
 (0)