Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.33 KB

File metadata and controls

42 lines (22 loc) · 1.33 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.

[Unreleased]

Fixed

  • Detect U-Boot prompts printed on the line after the interrupt marker.

0.2.6 - 2026-06-25

Fixed

  • (uboot) stabilize serial transfers (#145)

0.2.5 - 2026-06-15

Added

  • Add UEFI HTTP boot support (#121)

0.2.4 - 2026-05-21

Other

  • 添加 AGENTS 指南 (#95)

0.2.3 - 2026-04-02

Added

  • add remote support (#67)

0.2.2 - 2026-01-29

Fixed

  • 更新所有 Cargo.toml 文件中的仓库地址