Skip to content

Commit b57c834

Browse files
chore(main): release 0.2.0
1 parent f087c10 commit b57c834

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,29 @@ Entries in this file are grouped into several categories:
1414
* Removed
1515
* Security
1616

17+
## [0.2.0](https://github.com/opiproject/opi-intel-bridge/compare/v0.1.0...v0.2.0) (2023-09-04)
18+
19+
20+
### Features
21+
22+
* **frontend:** enable virtio-blk support ([b148dfd](https://github.com/opiproject/opi-intel-bridge/commit/b148dfd47cf04f565d54c6db06ce6c6aa0c6212e))
23+
* **frontend:** required changes after adding annotations ([5e2e17f](https://github.com/opiproject/opi-intel-bridge/commit/5e2e17f276d8abd8e3cdb27e168fb40ac6c88ff5))
24+
* **frontend:** required changes after adding annotations ([efde344](https://github.com/opiproject/opi-intel-bridge/commit/efde344758580da4d2369d7913a36d6155ce68b1))
25+
* **middleend:** remove unreachable code due to annotations ([a67056d](https://github.com/opiproject/opi-intel-bridge/commit/a67056deb739000198f9b6ec759dbaeb77d35b18))
26+
27+
28+
### Bug Fixes
29+
30+
* **deps:** update github.com/opiproject/gospdk digest to de73bd1 ([684115e](https://github.com/opiproject/opi-intel-bridge/commit/684115e3c4e4952b70374e27d7afa01570e4f62d))
31+
* **deps:** update github.com/opiproject/opi-api digest to 520b62d ([d018b4e](https://github.com/opiproject/opi-intel-bridge/commit/d018b4e58138d5f6f6831dab8c9bd10c0e91b2a4))
32+
* **deps:** update github.com/opiproject/opi-api digest to f1f72ea ([8bb3c23](https://github.com/opiproject/opi-intel-bridge/commit/8bb3c23430afb9cebb9f86e94c739b31ae5bc3df))
33+
* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 535f853 ([bbd0744](https://github.com/opiproject/opi-intel-bridge/commit/bbd0744b9493df912ac31cb6755c59b80fffd643))
34+
* **deps:** update github.com/opiproject/opi-smbios-bridge digest to f751cc6 ([fd7189c](https://github.com/opiproject/opi-intel-bridge/commit/fd7189cc3cc7f201211bab2151dd1e348db08fb9))
35+
* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 09c0f6e ([96d7e38](https://github.com/opiproject/opi-intel-bridge/commit/96d7e38669838b966c85898c39b4fe5b710a1c65))
36+
* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 2fd8728 ([d538b38](https://github.com/opiproject/opi-intel-bridge/commit/d538b38fe735cbcf8fb8b0393a28772fbeeb4026))
37+
* **deps:** update github.com/opiproject/opi-spdk-bridge digest to b1a5a65 ([10ed50c](https://github.com/opiproject/opi-intel-bridge/commit/10ed50cba43888563b53287b31f90ba73141c4fe))
38+
* **godpu:** new commands introduced ([e64e24f](https://github.com/opiproject/opi-intel-bridge/commit/e64e24f248a94be4b5fc9e2252795d54b6d22fef))
39+
1740
## [Unreleased]
1841

1942
* Add virtio-blk support ([#234](https://github.com/opiproject/opi-intel-bridge/pull/234)).

0 commit comments

Comments
 (0)