Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Nov 30, 2023
1 parent a6d749f commit 6ca34e5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.0] - 2023-11-30
### Changed
- Updated linux kernel to v6.5.9-ctsi-1
- Updated crosstoll-ng to 1.26.0
- Updated gcc to 12.3.0
- Updated rustup to 1.26.0
- Updated rust to 1.74.0
- Updated debian bookworm base image

## [0.15.0] - 2023-08-11
### Added
- Added support for Linux/ARM64 images
Expand Down Expand Up @@ -102,7 +111,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/image-toolchain/compare/v0.15.0...HEAD
[Unreleased]: https://github.com/cartesi/image-toolchain/compare/v0.16.0...HEAD
[0.16.0]: https://github.com/cartesi/image-toolchain/releases/tag/v0.16.0
[0.15.0]: https://github.com/cartesi/image-toolchain/releases/tag/v0.15.0
[0.14.0]: https://github.com/cartesi/image-toolchain/releases/tag/v0.14.0
[0.13.0]: https://github.com/cartesi/image-toolchain/releases/tag/v0.13.0
Expand Down

0 comments on commit 6ca34e5

Please sign in to comment.