Skip to content

Commit 3a1df94

Browse files
committed
Release v0.29.0
1 parent 645ea92 commit 3a1df94

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +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
9-
10-
### Added
8+
## 0.29.0 - 2021-05-06
119

1210
### Changed
1311
- `axi_xbar` and `axi_demux`: Add support for unique IDs by adding a `UniqueIds` parameter to both

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.0-dev
1+
0.29.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.29.0-dev
3+
name : pulp-platform.org::axi:0.29.0
44

55
filesets:
66
rtl:

0 commit comments

Comments
 (0)