We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc2bbe commit 416d7aaCopy full SHA for 416d7aa
CHANGELOG.md
@@ -5,11 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
8
-## Unreleased
9
-
10
-### Added
11
12
-### Changed
+## 0.35.3 - 2022-05-03
13
14
### Fixed
15
- `axi_demux`: Eliminate unnecessary stalls of AW channel when the AR channel has reached its
VERSION
@@ -1 +1 @@
1
-0.35.3-dev
+0.35.3
axi.core
@@ -1,6 +1,6 @@
CAPI=2:
2
3
-name : pulp-platform.org::axi:0.35.3-dev
+name : pulp-platform.org::axi:0.35.3
4
filesets:
rtl:
0 commit comments