Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Feb 10, 2023
1 parent 1aaf945 commit e057224
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.15.0] - 2023-02-10
### Changed
- Tuned default kernel config for faster boot time
- Updated toolchain to v0.13.0
Expand Down Expand Up @@ -60,8 +61,9 @@ 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-kernel/compare/v0.14.0...HEAD
[0.14.0]: https://github.com/cartesi/image-kernel/compare/v0.14.0...HEAD
[Unreleased]: https://github.com/cartesi/image-kernel/compare/v0.15.0...HEAD
[0.15.0]: https://github.com/cartesi/image-kernel/releases/tag/v0.15.0
[0.14.0]: https://github.com/cartesi/image-kernel/releases/tag/v0.14.0
[0.13.0]: https://github.com/cartesi/image-kernel/releases/tag/v0.13.0
[0.12.0]: https://github.com/cartesi/image-kernel/releases/tag/v0.12.0
[0.11.0]: https://github.com/cartesi/image-kernel/releases/tag/v0.11.0
Expand Down

0 comments on commit e057224

Please sign in to comment.