Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 915 Bytes

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.

Added

  • Test new extension DBCN

Modified

  • Update sbi-spec to version 0.0.6
  • Update sbi-rt to version 0.0.3

Fixed

0.0.2 - 2023-01-20

Modified

  • Update dependency crate riscv to version 0.10.1
  • Remove feature declaration asm_sym, bump MSRV to 1.66.0

0.0.1 - 2022-10-10

Modified

  • Project structure to keep test functions at root module
  • Use sbi-rt v0.0.2 and sbi-spec v0.0.4