mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
docs: add entry to CHANGELOG about signet addition
This commit is contained in:
parent
b1738c5b89
commit
2309951eda
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
|
||||
- Lightningd: add support for `signet` networks using the `--network=signet` or `--signet` startup option
|
||||
|
||||
### Changed
|
||||
|
||||
- build: now requires `python3-mako` to be installed, i.e. `sudo apt-get install python3-mako`
|
||||
|
|
Loading…
Add table
Reference in a new issue