Skip to content

Commit 0085406

Browse files
committed
docs: add release note
1 parent 095b93b commit 0085406

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,12 @@
238238
`ChainPorter` state machine by removing a goroutine and simplifying
239239
event emission. Fixes an itest flake.
240240

241+
- [The Golang version used was bumped to `v1.23.12` to fix a potential issue
242+
with the SQL API](https://github.com/lightninglabs/taproot-assets/pull/1713).
243+
244+
- [The Golang version used was bumped to `v1.24.6` in order to keep up with the
245+
dependencies (LND).](https://github.com/lightninglabs/taproot-assets/pull/1815)
246+
241247
## Breaking Changes
242248

243249
## Performance Improvements
@@ -252,11 +258,6 @@
252258

253259
## Database
254260

255-
## Code Health
256-
257-
- [The Golang version used was bumped to `v1.23.12` to fix a potential issue
258-
with the SQL API](https://github.com/lightninglabs/taproot-assets/pull/1713).
259-
260261
## Tooling and Documentation
261262

262263
- [Two new sequence diagrams were

0 commit comments

Comments
 (0)