diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b743aa5f..9ff3e6099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,11 @@ 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.30.0 - 2021-12-01 ### Added - Add `axi_lite_xbar_intf` interface variant of `axi_lite_xbar`. -### Changed - ### Fixed - `axi_lite_demux`: Improve compatibility with new version of QuestaSim's optimizer (`vopt`). Before this workaround, QuestaSim 2021.1 could segfault on instances of `axi_lite_demux`. diff --git a/VERSION b/VERSION index 8b0a86f6b..c25c8e5b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.30.0-dev +0.30.0 diff --git a/axi.core b/axi.core index 6905cea2f..2abd86559 100644 --- a/axi.core +++ b/axi.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::axi:0.30.0-dev +name : pulp-platform.org::axi:0.30.0 filesets: rtl: