Skip to content

Commit fc21b3e

Browse files
Merge pull request #960 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 51ca300 + 79216a7 commit fc21b3e

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
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+
- [Deprecations](#deprecations)
14+
- [Technical and Architectural Updates](#technical-and-architectural-updates)
15+
- [BOLT Spec Updates](#bolt-spec-updates)
16+
- [Testing](#testing)
17+
- [Database](#database)
18+
- [Code Health](#code-health)
19+
- [Tooling and Documentation](#tooling-and-documentation)
20+
- [Contributors (Alphabetical Order)](#contributors)
21+
22+
# Bug Fixes
23+
24+
* Fix bug where channels with both [policies disabled at startup could never
25+
be used for routing](https://github.com/lightningnetwork/lnd/pull/10378)
26+
27+
# New Features
28+
29+
## Functional Enhancements
30+
31+
## RPC Additions
32+
33+
## lncli Additions
34+
35+
# Improvements
36+
## Functional Updates
37+
38+
## RPC Updates
39+
40+
## lncli Updates
41+
42+
## Breaking Changes
43+
44+
## Performance Improvements
45+
46+
## Deprecations
47+
48+
# Technical and Architectural Updates
49+
## BOLT Spec Updates
50+
51+
## Testing
52+
53+
## Database
54+
55+
## Code Health
56+
57+
## Tooling and Documentation
58+
59+
# Contributors (Alphabetical Order)
60+
61+
* Ziggie

0 commit comments

Comments
 (0)