Skip to content

Commit 416d7aa

Browse files
committed
Release v0.35.3
1 parent cfc2bbe commit 416d7aa

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,11 +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
11-
12-
### Changed
8+
## 0.35.3 - 2022-05-03
139

1410
### Fixed
1511
- `axi_demux`: Eliminate unnecessary stalls of AW channel when the AR channel has reached its

VERSION

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

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.35.3-dev
3+
name : pulp-platform.org::axi:0.35.3
44

55
filesets:
66
rtl:

0 commit comments

Comments
 (0)