From 47fb48e63284174d298a2e7e59bd41c3a933fdcd Mon Sep 17 00:00:00 2001 From: bluew <13798471+bluewww@users.noreply.github.com> Date: Thu, 5 May 2022 00:34:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 483c7be6..a8f8778d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [4.1.0] - 2022-05-05 +### Fixed +- tcdm_err_slave: stall r_opc for 1 cycle +- Various synthesis fixes +- Add obi adapter also to core data path ## [4.0.1] - 2022-04-15 ### Fixed