File tree Expand file tree Collapse file tree 1 file changed +52
-2
lines changed Expand file tree Collapse file tree 1 file changed +52
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Bug Fixes
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/9459 ) where we
23
+ would not cancel accepted HTLCs on AMP invoices if the whole invoice was
24
+ canceled.
25
+
26
+ # New Features
27
+
28
+ ## Functional Enhancements
29
+
30
+ ## RPC Additions
31
+
32
+ ## lncli Additions
33
+
34
+
35
+ # Improvements
36
+ ## Functional Updates
37
+ ## RPC Updates
38
+
39
+ ## lncli Updates
40
+ ## Code Health
41
+ ## Breaking Changes
42
+ ## Performance Improvements
43
+
44
+ # Technical and Architectural Updates
45
+ ## BOLT Spec Updates
46
+
47
+ ## Testing
48
+ ## Database
49
+ ## Code Health
2
50
3
51
* [ Improved user experience] ( https://github.com/lightningnetwork/lnd/pull/9454 )
4
52
by returning a custom error code when HTLC carries incorrect custom records.
53
+
54
+ ## Tooling and Documentation
5
55
6
56
# Contributors (Alphabetical Order)
7
57
8
- * Ziggie
58
+ * Ziggie
You can’t perform that action at this time.
0 commit comments