mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
chore: release v0.0.24 (#388)
Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf8a8379db
commit
b7dd2b8d89
21
CHANGELOG.md
21
CHANGELOG.md
@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.0.24](https://github.com/edera-dev/krata/compare/v0.0.23...v0.0.24) - 2024-12-14
|
||||
|
||||
### Added
|
||||
|
||||
- *(xen)* update xenclient and xenplatform to the latest structure (#433)
|
||||
- *(xencall)* improve asynchronous support (#430)
|
||||
- *(evtchn)* harden evtchn handling and improve api (#431)
|
||||
- *(xenstore)* multi-watch and maybe-commit support (#429)
|
||||
|
||||
### Fixed
|
||||
|
||||
- *(xenclient)* examples should use supported platform
|
||||
- *(xenclient)* boot example should use unsupported platform on aarch64
|
||||
- *(xenplatform)* e820 sanitize should now produce valid mappings
|
||||
- *(xenplatform)* use cfg attributes for returning supported platforms
|
||||
|
||||
### Other
|
||||
|
||||
- *(deps)* upgrade dependencies and clean code (#432)
|
||||
- update Cargo.toml dependencies
|
||||
|
||||
## [0.0.23](https://github.com/edera-dev/krata/compare/v0.0.22...v0.0.23) - 2024-09-17
|
||||
|
||||
### Other
|
||||
|
Reference in New Issue
Block a user