We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d8359 commit c73f7ffCopy full SHA for c73f7ff
docs/CHANGELOG.md
@@ -11,12 +11,17 @@ Versions of the IP in the same major relase are "pin-compatible" with each other
11
## [Unreleased]
12
13
### Added
14
+### Changed
15
+### Fixed
16
+
17
+## [0.6.2] - 2020-06-02
18
19
### Changed
20
- Number of pipeline registers in multi-format units is the maximum of all contained formats instead of the first format marked `MERGED`
21
22
### Fixed
23
- Typo in changelog
-- Missing type cast breaking simulation in VCS
24
+- Missing type cast breaking simulation in VCS [(#24)](https://github.com/pulp-platform/fpnew/issues/24)
25
26
27
## [0.6.1] - 2019-07-10
0 commit comments