From 0c049715abc91a74e2292057fb16333af628d3fc Mon Sep 17 00:00:00 2001 From: Andreas Kurth Date: Tue, 3 May 2022 11:40:42 +0200 Subject: [PATCH] Release v0.5.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c47c07d..50852f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/), and this project adheres to [Semantic Versioning](http://semver.org). -## Unreleased + +## 0.5.0 - 2022-05-03 ### Changed - `axi_riscv_lrsc`: Always apply tool workaround, as VCS also has trouble with the syntax and it is likely that other Synopsys tools suffer from the same problem. + ## 0.4.0 - 2022-04-13 ### Added