Add 'channel_opened' notification to changelog

This commit is contained in:
darosior 2019-07-25 15:58:19 +02:00 committed by Christian Decker
parent 2683170da8
commit d72f0589bd

View file

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- build: now requires `python3-mako` to be installed, i.e. `sudo apt-get install python3-mako`
- plugins: a new notification type `invoice_payment` (sent when an invoice is paid) has been added
- plugins: a new 'channel_opened' notification type is added, which is emitted when a peer succesfully funds a channel to us
### Deprecated