Skip to content

Commit 8f605a9

Browse files
authored
Preparing to release v0.3.0 (#47)
1 parent 1631a7c commit 8f605a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.3.0
2+
3+
- Updates ROHD dependency to at least v0.6.2.
4+
- Adds support for in/out ports (<https://github.com/intel/rohd-cosim/pull/46>).
5+
- Adds support for Verilator (<https://github.com/intel/rohd-cosim/pull/45>).
6+
17
## 0.2.0
28

39
- Updates ROHD dependency to at least v0.5.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rohd_cosim
2-
version: 0.2.0
2+
version: 0.3.0
33
description: Cosimulation for the Rapid Open Hardware Development (ROHD) framework with other simulators
44
homepage: https://github.com/intel/rohd-cosim
55
repository: https://github.com/intel/rohd-cosim

0 commit comments

Comments
 (0)