File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
1414### Fixed
1515
16+ ## 0.2.3 - 2022-09-14
17+
18+ ### Added
19+ - Add support for fusesoc ([ #4 ] ( https://github.com/pulp-platform/common_verification/pull/4 ) )
20+
21+ ### Fixed
22+ - ` rand_id_queue ` : Rename ` empty ` method to ` is_empty ` for XSIM compatibility. ([ #4 ] ( https://github.com/pulp-platform/common_verification/pull/4 ) )
23+
1624## 0.2.2 - 2022-08-29
1725
1826### Added
Original file line number Diff line number Diff line change 1- 0.2.2
1+ 0.2.3
Original file line number Diff line number Diff line change 11CAPI=2:
2- name: pulp-platform.org::common_verification:0.2.2
2+ name: pulp-platform.org::common_verification:0.2.3
33
44filesets:
55 # Files in this package are meant for simulation only.
You can’t perform that action at this time.
0 commit comments