Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Mar 12, 2020
1 parent d7edbcd commit bb63ca9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7.1] - 2020-03-12

### Fixed

- The release workflow for GitHub Actions was unfortunately broken.

### Added

- Linting of GitHub Actions workflows to prevent silly mistakes in the future.

## [0.7.0] - 2020-03-12

### Added
Expand Down Expand Up @@ -99,7 +109,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Move config files to standard location based on platform (OSX, Windows, Linux).
- Align implementation with RFC-002 to use the decision header instead of status codes.

[Unreleased]: https://github.com/comit-network/comit-rs/compare/0.7.0...HEAD
[Unreleased]: https://github.com/comit-network/comit-rs/compare/0.7.1...HEAD

[0.7.0]: https://github.com/comit-network/comit-rs/compare/0.7.0...0.7.1

[0.7.0]: https://github.com/comit-network/comit-rs/compare/0.6.0...0.7.0

Expand Down

0 comments on commit bb63ca9

Please sign in to comment.