File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release Notes
2
+ - [ Bug Fixes] ( #bug-fixes )
3
+ - [ New Features] ( #new-features )
4
+ - [ Functional Enhancements] ( #functional-enhancements )
5
+ - [ RPC Additions] ( #rpc-additions )
6
+ - [ lncli Additions] ( #lncli-additions )
7
+ - [ Improvements] ( #improvements )
8
+ - [ Functional Updates] ( #functional-updates )
9
+ - [ RPC Updates] ( #rpc-updates )
10
+ - [ lncli Updates] ( #lncli-updates )
11
+ - [ Breaking Changes] ( #breaking-changes )
12
+ - [ Performance Improvements] ( #performance-improvements )
13
+ - [ Technical and Architectural Updates] ( #technical-and-architectural-updates )
14
+ - [ BOLT Spec Updates] ( #bolt-spec-updates )
15
+ - [ Testing] ( #testing )
16
+ - [ Database] ( #database )
17
+ - [ Code Health] ( #code-health )
18
+ - [ Tooling and Documentation] ( #tooling-and-documentation )
19
+
20
+ # Bug Fixes
21
+
22
+ * [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/8887 ) in error
23
+ matching from publishing already confirmed transactions that can cause lnd
24
+ fail to startup if ` btcd ` with an older version (pre-` v0.24.2 ` ) is used.
25
+
26
+ # New Features
27
+ ## Functional Enhancements
28
+ ## RPC Additions
29
+ ## lncli Additions
30
+
31
+ # Improvements
32
+ ## Functional Updates
33
+ ## RPC Updates
34
+ ## lncli Updates
35
+ ## Code Health
36
+ ## Breaking Changes
37
+ ## Performance Improvements
38
+
39
+ # Technical and Architectural Updates
40
+ ## BOLT Spec Updates
41
+ ## Testing
42
+ ## Database
43
+ ## Code Health
44
+ ## Tooling and Documentation
45
+
46
+ # Contributors (Alphabetical Order)
47
+
48
+ * Yong Yu
You can’t perform that action at this time.
0 commit comments