From 133d292e10328de99c5c29d9e5dd583b8d4a2a69 Mon Sep 17 00:00:00 2001 From: Tim Fischer Date: Fri, 7 Aug 2026 17:45:12 +0200 Subject: [PATCH] chore: release v0.3.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 241cb41..1b01dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.3.0 - 2026-08-07 ### Changed - Replace configuration registers with SystemRDL, generated with `peakrdl` - Parametrize number of harts in SystemRDL file.