We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c825b commit ea0347cCopy full SHA for ea0347c
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# [unreleased]
2
3
+# [0.1.0] - 2025-08-14
4
+
5
## Breaking Changes
6
7
None.
8
9
## Improvements
10
-- Initial release.
11
+- Initial release! 🎉 Includes support for USB and hybrid QR code credentials.
doc/api.md
@@ -46,6 +46,8 @@ sequenceDiagram
46
47
## [unreleased]
48
49
+## [0.1.0] - 2025-08-14
50
51
### Added
52
53
- Initial release.
0 commit comments