mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 14:24:09 +01:00
CHANGELOG: note that pylightning uses double-newline.
Suggested-by: @ZmnSCPxj Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
b9b7411d88
commit
db3f0ba965
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
### Added
|
||||
|
||||
- JSON API: use `\n\n` to terminate responses, for simplified parsing.
|
||||
- JSON API: use `\n\n` to terminate responses, for simplified parsing (pylightning now relies on this)
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue