mirror of
https://github.com/edera-dev/krata.git
synced 2025-10-08 20:29:38 +00:00
29 lines
738 B
Markdown
29 lines
738 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.0.24](https://github.com/edera-dev/krata/compare/v0.0.23...v0.0.24) - 2024-10-03
|
|
|
|
### Other
|
|
|
|
- update Cargo.toml dependencies
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.0.23](https://github.com/edera-dev/krata/compare/v0.0.22...v0.0.23) - 2024-09-17
|
|
|
|
### Other
|
|
|
|
- update Cargo.toml dependencies
|
|
|
|
## [0.0.22](https://github.com/edera-dev/krata/compare/v0.0.21...v0.0.22) - 2024-09-16
|
|
|
|
### Other
|
|
|
|
- update Cargo.toml dependencies
|
|
- preparations for xen control-plane
|