Skip to content

Commit 5ef5555

Browse files
committed
preparing for v0.1.1 release
1 parent e24b06f commit 5ef5555

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.1
2+
- Fix `Interface.connectIO` bug when no tags specified (https://github.com/intel/rohd/issues/38)
3+
- Fix uniquified `Interface.getPorts` bug (https://github.com/intel/rohd/issues/59)
4+
15
## 0.1.0
26

37
- The first formally versioned release of ROHD.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: rohd
22
description: The Rapid Open Hardware Development (ROHD) framework, a framework for describing and verifying hardware
3-
version: 0.1.0
3+
version: 0.1.1
44
homepage: https://github.com/intel/rohd
55
repository: https://github.com/intel/rohd
66
issue_tracker: https://github.com/intel/rohd/issues

0 commit comments

Comments
 (0)