Skip to content

Commit 9f6f7e2

Browse files
committed
Update changelog.
1 parent b5aae56 commit 9f6f7e2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# @digitalbazaar/cborld ChangeLog
22

3-
## 7.1.3 - 2024-10-dd
3+
## 7.2.0 - 2024-10-dd
44

55
### Fixed
66
- Fix varint processing when registry IDs require multiple bytes.
77

8+
### Changed
9+
- **BREAKING**: When a registry entry is used that requires more
10+
than one byte, the payload is now a two element tagged array
11+
containing a bytestring and the encoded JSON-LD document
12+
instead of a sequence containing a tagged bytestring and
13+
the encoded document.
14+
815
## 7.1.2 - 2024-08-13
916

1017
### Fixed

0 commit comments

Comments
 (0)