From 4a426c9bb962e17ebfc8fe58768f4530be2fbf68 Mon Sep 17 00:00:00 2001 From: Andreas Kurth Date: Tue, 25 Jan 2022 19:39:13 +0100 Subject: [PATCH] Release v0.32.0 --- CHANGELOG.md | 6 +----- VERSION | 2 +- axi.core | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f97407a5a..135a35b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,7 @@ 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 - -### Added +## 0.32.0 - 2022-01-25 ### Changed - `axi_atop_filter`, `axi_burst_splitter`, `axi_cut`, `axi_delayer`, `axi_demux`, `axi_err_slv`, @@ -18,8 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. outside this repository. Users must update all instances of the listed modules in their code. Interface variants are not affected and remain backward-compatible. -### Fixed - ## 0.31.1 - 2022-01-17 diff --git a/VERSION b/VERSION index b21af6d96..9eb2aa3f1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.32.0-dev +0.32.0 diff --git a/axi.core b/axi.core index 1f0bf2ffe..89417f708 100644 --- a/axi.core +++ b/axi.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::axi:0.32.0-dev +name : pulp-platform.org::axi:0.32.0 filesets: rtl: