lnd.xprv/docs
Olaoluwa Osuntokun d983263362
docs/release-notes: add new in-tree location for release notes
In this commit, we add a new folder within the `docs` directory that will
house the release notes for all versions of `lnd` going forward.  Moving to
use `git` for the release notes rather than the normal drafting procedure
lets us keep track of the set of changes more consistency over time, lets
contributors add their release notes over time, and also means we'll no
longer need to do a crunch at the tail end of the release process to fill in
the set of release notes.

For the 0.13.1 release notes, I've done a scan and added anything that has
been merged since the last major version tag.  In a follow up change, we'll
add a new Github action that fails the build if an entry in the release
notes linking to the newly added PR isn't committed as well. Until then, any
PRs merged in should ensure that they add an entry within the relevant
milestone.
2021-06-21 19:24:49 -07:00
..
grpc Add documentation to use global variable to update channel policies in python 2021-05-25 17:48:56 -04:00
release-notes docs/release-notes: add new in-tree location for release notes 2021-06-21 19:24:49 -07:00
rest docs+lnrpc: enable bi-directional WebSockets 2021-04-29 10:39:12 +02:00
code_contribution_guidelines.md docs: clean up code contribution guideline syntax 2021-01-22 09:14:12 +01:00
configuring_tor.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
debugging_lnd.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
DOCKER.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
etcd.md Merge pull request #4878 from bhandras/etcd_doc_fix 2021-05-03 18:56:42 -07:00
fuzz.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
INSTALL.md docs/INSTALL.md: update command line to install go 2021-05-31 13:06:09 -07:00
key_import.md docs: add introductory documentation for new key import feature 2021-05-21 14:39:35 -07:00
macaroons.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
MAKEFILE.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
nat_traversal.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
psbt.md docs: add malleability note in psbt.md 2021-04-22 13:04:23 -04:00
recovery.md Fix typo in restorechanbackup command description 2021-01-31 17:37:27 -08:00
release.md docs+scripts: switch to detached signatures 2021-02-15 10:33:20 +01:00
ruby-thing.rb docs: update contribution guidelines to add section on commit structure 2018-12-18 20:59:46 -08:00
safety.md doc: add Operational Safety Guidelines document 2020-01-27 11:40:04 +01:00
wallet.md docs: add wallet management doc, fix markup in INSTALL doc 2021-05-06 12:23:46 +02:00
watchtower.md lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00