Skip to content

Commit

Permalink
Release v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Jun 2, 2021
1 parent f5be209 commit 442ff33
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,11 +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

### Changed
## 0.29.1 - 2021-06-02

### Fixed
- `axi_lite_to_apb_intf`: Add missing parameters, which were added to `axi_lite_to_apb` in v0.28.0.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.29.1-dev
0.29.1
2 changes: 1 addition & 1 deletion axi.core
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CAPI=2:

name : pulp-platform.org::axi:0.29.1-dev
name : pulp-platform.org::axi:0.29.1

filesets:
rtl:

0 comments on commit 442ff33

Please sign in to comment.