Skip to content

Commit 3c8d9c9

Browse files
author
Stefan Mach
committed
📚 Bump version to 0.6.3
1 parent ffcebf0 commit 3c8d9c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,18 @@ Versions of the IP in the same major relase are "pin-compatible" with each other
1313
### Added
1414
### Changed
1515
### Fixed
16+
17+
18+
## [0.6.3] - 2020-10-02
19+
20+
### Fixed
1621
- Fix undriven signals for inactive case in `fpnew_fma_multi`
1722
- Fix potentially uncovered case item in `fpnew_pkg`
1823
- Undriven unused portions of signals in multi-format slices
1924
- Undriven portions of the result for non-divisible unit width & format width in multi-format slices
2025
- [fpu_div_sqrt_mvp] Bumped to fix signalling for underflows
2126

27+
2228
## [0.6.2] - 2020-06-02
2329

2430
### Changed
@@ -34,6 +40,7 @@ Versions of the IP in the same major relase are "pin-compatible" with each other
3440
### Fixed
3541
- A bug where the div/sqrt unit could lose operations in flight
3642

43+
3744
## [0.6.0] - 2019-07-04
3845

3946
### Changed

0 commit comments

Comments
 (0)