Skip to content

Commit 697f13f

Browse files
committed
Release v0.31.0
1 parent 180dee6 commit 697f13f

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8-
## Unreleased
8+
## 0.31.0 - 2021-12-07
99

1010
### Added
1111
- Add three modules to convert between any two AXI ID widths under many different concurrency
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1717
port without serializing transactions.
1818
- `axi_id_serialize` reduces AXI IDs by serializing transactions when necessary.
1919

20-
### Changed
21-
22-
### Fixed
23-
2420

2521
## 0.30.0 - 2021-12-01
2622

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.31.0-dev
1+
0.31.0

axi.core

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CAPI=2:
22

3-
name : pulp-platform.org::axi:0.31.0-dev
3+
name : pulp-platform.org::axi:0.31.0
44

55
filesets:
66
rtl:

0 commit comments

Comments
 (0)