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 8a2e4f6 commit 5c4bf9a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.1] - 2024-03-28
### Fixed
- Fixed amd64 debian package build in release mode

### Changed
- Made uarch compilation independent of release/debug build settings

## [0.16.0] - 2024-02-09
### Added
- Implemented the UARCH reset feature
Expand Down Expand Up @@ -386,7 +393,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/machine-emulator/compare/v0.16.0...HEAD
[Unreleased]: https://github.com/cartesi/machine-emulator/compare/v0.16.1...HEAD
[0.16.1]: https://github.com/cartesi/machine-emulator/releases/tag/v0.16.1
[0.16.0]: https://github.com/cartesi/machine-emulator/releases/tag/v0.16.0
[0.15.3]: https://github.com/cartesi/machine-emulator/releases/tag/v0.15.3
[0.15.2]: https://github.com/cartesi/machine-emulator/releases/tag/v0.15.2
Expand Down

0 comments on commit 5c4bf9a

Please sign in to comment.