diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c626f41d..05ce173d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,12 @@ 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.35.0 - 2022-03-11 ### Added - `axi_sim_mem`: Add monitoring interface to observe the point of coherency between the write and the read channel. -### Changed - ### Fixed - `axi_sim_mem`: Keep R response stable while not accepted. diff --git a/VERSION b/VERSION index 07c9d71a7..7b52f5e51 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.34.1-dev +0.35.0 diff --git a/axi.core b/axi.core index bbc12d48b..b7afb195c 100644 --- a/axi.core +++ b/axi.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::axi:0.34.1-dev +name : pulp-platform.org::axi:0.35.0 filesets: rtl: