Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Aug 12, 2024
1 parent b0209b2 commit 9b9d608
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.9.0] - 2024-08-12

### Added

- Added prev_randao field

### Changed

- Revert Metadata flattening

### Fixed

- Fixed response codes
- Fixed version field

## [0.8.0] - 2024-04-23

### Added
Expand Down Expand Up @@ -91,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [0.2.0]
- [0.1.0]

[unreleased]: https://github.com/cartesi/openapi-interfaces/compare/v0.8.0...HEAD
[unreleased]: https://github.com/cartesi/openapi-interfaces/compare/v0.9.0...HEAD
[0.9.0]: https://github.com/cartesi/openapi-interfaces/releases/tag/v0.9.0
[0.8.0]: https://github.com/cartesi/openapi-interfaces/releases/tag/v0.8.0
[0.7.3]: https://github.com/cartesi/openapi-interfaces/releases/tag/v0.7.3
[0.7.2]: https://github.com/cartesi/openapi-interfaces/releases/tag/v0.7.2
Expand Down

0 comments on commit 9b9d608

Please sign in to comment.