File tree Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Expand file tree Collapse file tree 1 file changed +56
-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+ # New Features
23+ ## Functional Enhancements
24+ ## RPC Additions
25+
26+ * [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 )
27+ ` BumpForceCloseFee ` which moves the functionality soley available in the
28+ ` lncli ` to LND hence making it more universal.
29+
30+ ## lncli Additions
31+
32+ # Improvements
33+ ## Functional Updates
34+
35+ ## RPC Updates
36+
37+ ## lncli Updates
38+
39+ ## Code Health
40+
41+ ## Breaking Changes
42+ ## Performance Improvements
43+
44+ # Technical and Architectural Updates
45+ ## BOLT Spec Updates
46+
47+ ## Testing
48+ ## Database
49+
50+ ## Code Health
51+
52+ ## Tooling and Documentation
53+
54+ # Contributors (Alphabetical Order)
55+
56+ * Ziggie
You can’t perform that action at this time.
0 commit comments