Skip to content

Commit

Permalink
Changelog: Add v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Mar 11, 2020
1 parent 7da1f91 commit d649e6a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## Unreleased

### Added
- `axi_cdc_intf`: Add interface variant of AXI clock domain crossing.

### Changed

### Fixed


## 0.16.0 - 2020-03-11

### Added
- `axi_cdc_intf`: Add interface variant of AXI clock domain crossing.

### Fixed
- `axi_cdc`: Remove unused global `import axi_pkg::*`.
- `axi_intf`: Remove global `import axi_pkg::*` and explicitly use symbols from `axi_pkg`.
Expand Down

0 comments on commit d649e6a

Please sign in to comment.