Browse Source
changelog: Add missing Changelog entry from PR #2075
Signed-off-by: Christian Decker <@cdecker>
trytravis
Christian Decker
6 years ago
No known key found for this signature in database
GPG Key ID: 1416D83DC4F0E86D
1 changed files with
1 additions and
0 deletions
-
CHANGELOG.md
|
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. |
|
|
|
- JSON API: `getinfo` now returns `num_peers` `num_pending_channels`, |
|
|
|
`num_active_channels` and `num_inactive_channels` fields. |
|
|
|
- JSON API: use `\n\n` to terminate responses, for simplified parsing (pylightning now relies on this) |
|
|
|
- Plugins: Added plugins to `lightningd` and implemented the option passthrough. |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|