docs: add entry to CHANGELOG about signet addition

This commit is contained in:
Karl-Johan Alm 2019-07-25 19:30:45 +09:00 committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent b1738c5b89
commit 2309951eda

View File

@ -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`