Skip to content

Commit 0a5e9ab

Browse files
committed
docs: add release notes
1 parent c18fb8f commit 0a5e9ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.7.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@
119119
when requesting quotes. The field can contain optional user or authentication
120120
information that helps the price oracle to decide on the optimal price rate to
121121
return.
122+
123+
- The error code returned in a response from a price oracle now has a
124+
[structured form](FIXME), allowing price oracles to either indicate
125+
that a given asset is unsupported, or simply to return an opaque
126+
error. "Unsupported asset" errors are forwarded in reject messages
127+
sent to peers.
128+
122129
- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the
123130
`MintAsset` RPC message field from `universe_commitments` to
124131
`enable_supply_commitments`.
@@ -236,5 +243,6 @@
236243

237244
- ffranr
238245
- George Tsagkarelis
246+
- jtobin
239247
- Olaoluwa Osuntokun
240248
- Oliver Gugger

0 commit comments

Comments
 (0)