Skip to content

Commit d0a1e00

Browse files
committed
chore: update CHANGELOG.md
1 parent 4562cf6 commit d0a1e00

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format is required for commit messages.
88

9+
## [0.10.1] - 2025-03-26
10+
11+
### Fixed
12+
- comp: Fixed width of some rx_mvb_* signals in MFB_FRAME_EXTENDER.
13+
- comp: Fixed width of s_rx_new_len signal in MFB_FRAME_TRIMMER.
14+
- app: Fixed DDR reset timing issues in MEM_TESTER_WRAP module.
15+
- uvm: Fixed CLK_ETH in E-Tile and CMAC verification testbenches.
16+
917
## [0.10.0] - 2025-03-25
1018

1119
### Added

0 commit comments

Comments
 (0)