Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.01 KB

File metadata and controls

36 lines (21 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.3 - 2026-02-12

Added

  • Multi-distro image support, custom image handling, and streaming hash computation

Documentation

  • Enhance README with multi-distro and custom image info
  • Fix docs error

0.2.2 - 2026-01-31

Fixed

  • Use qemu:///system URI to enable bridge creation for proper network setup

0.2.1 - 2026-01-29

Added

  • Fallback to TCG (Tiny Code Generator) when KVM is unavailable, enabling execution on systems without hardware virtualization support