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 Mar 28, 2024
1 parent 22c2d71 commit 6c165a7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.1] - 2024-03-28
### Changed
- Updated machine-emulator base image to v0.16.1

## [0.9.0] - 2024-02-09
### Changed
- Updated machine-emulator base image to v0.16.0
Expand Down Expand Up @@ -56,7 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The creation of test machines was extracted from the test-server-manager to a lua script
- The license changed to Apache license 2.0

[Unreleased]: https://github.com/cartesi/server-manager/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/cartesi/server-manager/compare/v0.9.1...HEAD
[0.9.1]: https://github.com/cartesi/server-manager/releases/tag/v0.9.1
[0.9.0]: https://github.com/cartesi/server-manager/releases/tag/v0.9.0
[0.8.3]: https://github.com/cartesi/server-manager/releases/tag/v0.8.3
[0.8.2]: https://github.com/cartesi/server-manager/releases/tag/v0.8.2
Expand Down

0 comments on commit 6c165a7

Please sign in to comment.