Skip to content

Commit 6e71185

Browse files
committed
release_notes: add labels
1 parent 38ddbfb commit 6e71185

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release_notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ This file tracks release notes for the loop client.
99
* All of the items under the "Next Release" heading should be included in the release notes.
1010
* As part of the PR that bumps the client version, the "Next Release" heading should be replaced with the release version including the changes.
1111

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+
1223
## 0.10.0
1324

1425
#### New Features

0 commit comments

Comments
 (0)