Skip to content

Commit e78d038

Browse files
committed
docs: add release notes
1 parent 3e59e40 commit e78d038

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.8.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@
3434

3535
## RPC Updates
3636

37+
- [PR#1766](https://github.com/lightninglabs/taproot-assets/pull/1766):
38+
Introduce structured price oracle errors that allow oracles to return
39+
specific error codes marked as public or private, as is appropriate.
40+
Also, add a new error code that oracles can use to indicate that an
41+
asset is unsupported.
42+
3743
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
3844
the defaultMacaroonWhitelist map and inline its entries directly
3945
into the conditional logic within MacaroonWhitelist. This ensures that

0 commit comments

Comments
 (0)