We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ddbfb commit 6e71185Copy full SHA for 6e71185
release_notes.md
@@ -9,6 +9,17 @@ This file tracks release notes for the loop client.
9
* All of the items under the "Next Release" heading should be included in the release notes.
10
* As part of the PR that bumps the client version, the "Next Release" heading should be replaced with the release version including the changes.
11
12
+## Next release
13
+
14
+#### NewFeatures
15
16
+* The loop client now labels all its on-chain transactions to make them easily
17
+ identifiable in `lnd`'s `listchaintxns` output.
18
19
+#### Breaking Changes
20
21
+#### Bug Fixes
22
23
## 0.10.0
24
25
#### New Features
0 commit comments