From c8fa26a5fdfce6962af80d9b3bfd87f8611bd7df Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 4 Sep 2026 01:43:50 +0000 Subject: [PATCH] update documentation --- .../lnd/release-notes/release-notes-0.20.5.md | 58 +++++++++++++++++ .../lnd/release-notes/release-notes-0.21.4.md | 62 +++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 docs/lnd/release-notes/release-notes-0.20.5.md create mode 100644 docs/lnd/release-notes/release-notes-0.21.4.md diff --git a/docs/lnd/release-notes/release-notes-0.20.5.md b/docs/lnd/release-notes/release-notes-0.20.5.md new file mode 100644 index 00000000..c3367af9 --- /dev/null +++ b/docs/lnd/release-notes/release-notes-0.20.5.md @@ -0,0 +1,58 @@ +# Release Notes +- [Bug Fixes](#bug-fixes) +- [New Features](#new-features) + - [Functional Enhancements](#functional-enhancements) + - [RPC Additions](#rpc-additions) + - [lncli Additions](#lncli-additions) +- [Improvements](#improvements) + - [Functional Updates](#functional-updates) + - [RPC Updates](#rpc-updates) + - [lncli Updates](#lncli-updates) + - [Breaking Changes](#breaking-changes) + - [Performance Improvements](#performance-improvements) + - [Deprecations](#deprecations) +- [Technical and Architectural Updates](#technical-and-architectural-updates) + - [BOLT Spec Updates](#bolt-spec-updates) + - [Testing](#testing) + - [Database](#database) + - [Code Health](#code-health) + - [Tooling and Documentation](#tooling-and-documentation) +- [Contributors (Alphabetical Order)](#contributors-alphabetical-order) + +# Bug Fixes + +# New Features + +## Functional Enhancements + +## RPC Additions + +## lncli Additions + +# Improvements + +## Functional Updates + +## RPC Updates + +## lncli Updates + +## Breaking Changes + +## Performance Improvements + +## Deprecations + +# Technical and Architectural Updates + +## BOLT Spec Updates + +## Testing + +## Database + +## Code Health + +## Tooling and Documentation + +# Contributors (Alphabetical Order) diff --git a/docs/lnd/release-notes/release-notes-0.21.4.md b/docs/lnd/release-notes/release-notes-0.21.4.md new file mode 100644 index 00000000..b8e1bf46 --- /dev/null +++ b/docs/lnd/release-notes/release-notes-0.21.4.md @@ -0,0 +1,62 @@ +# Release Notes +- [Bug Fixes](#bug-fixes) +- [New Features](#new-features) + - [Functional Enhancements](#functional-enhancements) + - [RPC Additions](#rpc-additions) + - [lncli Additions](#lncli-additions) +- [Improvements](#improvements) + - [Functional Updates](#functional-updates) + - [RPC Updates](#rpc-updates) + - [lncli Updates](#lncli-updates) + - [Breaking Changes](#breaking-changes) + - [Performance Improvements](#performance-improvements) + - [Deprecations](#deprecations) +- [Technical and Architectural Updates](#technical-and-architectural-updates) + - [BOLT Spec Updates](#bolt-spec-updates) + - [Testing](#testing) + - [Database](#database) + - [Code Health](#code-health) + - [Tooling and Documentation](#tooling-and-documentation) +- [Contributors (Alphabetical Order)](#contributors-alphabetical-order) + +# Bug Fixes + +# New Features + +## Functional Enhancements + +## RPC Additions + +## lncli Additions + +# Improvements + +## Functional Updates + +## RPC Updates + +## lncli Updates + +## Breaking Changes + +## Performance Improvements + +## Deprecations + +### ⚠️ **Warning:** Deprecated fields in `lnrpc.Hop` will be removed in release version **0.22** + +### ⚠️ **Warning:** The deprecated fee rate option `--sat_per_byte` will be removed in release version **0.22** + +# Technical and Architectural Updates + +## BOLT Spec Updates + +## Testing + +## Database + +## Code Health + +## Tooling and Documentation + +# Contributors (Alphabetical Order)