We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b675299 commit 05a7dc7Copy full SHA for 05a7dc7
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.1
2
+
3
+- Improved internal APIs related to JSON handling (<https://github.com/intel/rohd-bridge/pull/7>).
4
5
## 0.1.0
6
7
- Initial version of ROHD Bridge.
pubspec.yaml
@@ -1,6 +1,6 @@
name: rohd_bridge
description: A ROHD-based framework for connectivity and assembly of hardware designs.
-version: 0.1.0
+version: 0.1.1
homepage: https://intel.github.io/rohd-website
repository: https://github.com/intel/rohd-bridge
issue_tracker: https://github.com/intel/rohd-bridge/issues
0 commit comments