Skip to content

Commit

Permalink
docs: Changelog updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZdenekM committed Oct 5, 2020
1 parent bd5263f commit 315aac5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/python/arcor2_build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [0.8.1] - WIP

## [0.8.0] - WIP
### Added
- Build now has `--debug` argument ([0e6e418](http://github.com/robofit/arcor2/commit/0e6e418)).
### Fixed
- Fixed empty response error ([0edc1a6](http://github.com/robofit/arcor2/commit/0edc1a6)).
### Changed
- Build now assembles the execution package in memory ([7ac70d0](http://github.com/robofit/arcor2/commit/7ac70d0)).

## [0.8.0] - 2020-09-24
### Changed
- The first release of the separated package.

0 comments on commit 315aac5

Please sign in to comment.