Skip to content

Commit e55780d

Browse files
committed
docs: update release notes for 0.7.0
1 parent 6d23bcb commit e55780d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@
120120
- All [`lndclient` wrapper services were moved to their own `lndservices` sub
121121
package](https://github.com/lightninglabs/taproot-assets/pull/1668).
122122

123+
- [Simplify](https://github.com/lightninglabs/taproot-assets/pull/1696)
124+
`ChainPorter` state machine by removing a goroutine and simplifying
125+
event emission. Fixes an itest flake.
126+
123127
## Breaking Changes
124128

125129
## Performance Improvements

0 commit comments

Comments
 (0)