# 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.6.1](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.6.0...axvcpu-v0.6.1) - 2026-06-09
### Added
- *(std)* unify std-aware ArceOS builds ([#1080](https://github.com/rcore-os/tgoskits/pull/1080))
### Other
- Refactor Axvisor to unify ArceOS API and improve modularity ([#1019](https://github.com/rcore-os/tgoskits/pull/1019))
## [0.6.0](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.5.9...axvcpu-v0.6.0) - 2026-06-03
### Added
- *(axvisor)* support x86_64 Linux guest boot (vmx) ([#930](https://github.com/rcore-os/tgoskits/pull/930))
### Other
- Refactor code structure for improved readability and maintainability ([#982](https://github.com/rcore-os/tgoskits/pull/982))
## [0.5.9](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.5.8...axvcpu-v0.5.9) - 2026-05-22
### Other
- updated the following local packages: ax-errno, axaddrspace
## [0.5.8](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.5.7...axvcpu-v0.5.8) - 2026-05-19
### Other
- updated the following local packages: ax-errno, axaddrspace
## [0.5.7](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.5.6...axvcpu-v0.5.7) - 2026-05-18
### Other
- updated the following local packages: axaddrspace
## [0.5.6](https://github.com/rcore-os/tgoskits/compare/axvcpu-v0.5.5...axvcpu-v0.5.6) - 2026-05-15
### Other
- *(axvcpu)* inherit workspace metadata