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 caba494 commit 758c7b7Copy full SHA for 758c7b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.4.0](https://github.com/ipld/js-dag-ucan/compare/v3.3.2...v3.4.0) (2023-09-01)
4
+
5
6
+### Features
7
8
+* add bls support ([#91](https://github.com/ipld/js-dag-ucan/issues/91)) ([caba494](https://github.com/ipld/js-dag-ucan/commit/caba49423dd507be3fa07164a2e392e1f51b8315))
9
10
## [3.3.2](https://github.com/ipld/js-dag-ucan/compare/v3.3.1...v3.3.2) (2023-03-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@ipld/dag-ucan",
"description": "UCAN codec for IPLD",
- "version": "3.3.2",
+ "version": "3.4.0",
"keywords": [
"UCAN",
"IPLD",
0 commit comments