Skip to content

Commit e991cd0

Browse files
committed
docs: add release-notes
1 parent b1a0b48 commit e991cd0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes/release-notes-0.21.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,19 @@
5858
code](https://github.com/lightningnetwork/lnd/pull/10338) to prevent the
5959
need for maintenance as the sqlc code evolves.
6060

61+
* Payment Store SQL implementation and migration project:
62+
* Introduce an [abstract payment
63+
store](https://github.com/lightningnetwork/lnd/pull/10153) interface and
64+
refacotor the payment related LND code to make it more modular.
65+
* Implement the SQL backend for the [payments
66+
database](https://github.com/lightningnetwork/lnd/pull/9147)
67+
6168
## Code Health
6269

6370
## Tooling and Documentation
6471

6572
# Contributors (Alphabetical Order)
6673

6774
* Elle Mouton
75+
* Gijs van Dam
76+
* Ziggie

0 commit comments

Comments
 (0)