Skip to content

Commit bb06f85

Browse files
committed
chore: release v2.0.1
1 parent 82b1f79 commit bb06f85

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## 2.0.1 - 2026-06-25
8+
9+
### Changed
10+
- Bumped the Python version and updated Python dependencies (`uv.lock`, `pyproject.toml`, `.python-version`), and added a `dependabot` configuration to keep GitHub Actions and dependencies up to date.
11+
12+
### Fixed
13+
- Fixed the `slink_reg.sv` target in `slink.mk` so the register RTL is regenerated correctly from the systemRDL sources.
14+
715
## 2.0.0 - 2026-04-07
816

917
### Added

0 commit comments

Comments
 (0)