Skip to content

Commit f2272f9

Browse files
committed
Changelog: Add v0.13.0
1 parent 2180118 commit f2272f9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## Unreleased
99

1010
### Added
11-
- `axi_xbar_intf`: Add interface variant of crossbar.
1211

1312
### Changed
1413

14+
### Fixed
15+
16+
17+
## 0.13.0 - 2020-02-18
18+
19+
### Added
20+
- `axi_xbar_intf`: Add interface variant of crossbar.
21+
1522
### Fixed
1623
- `axi_atop_filter`: Fix ModelSim warnings by adding `default` statement. The signal in the `case`
1724
has a single bit, and both values were correctly handled in synthesis. However, when starting

0 commit comments

Comments
 (0)