Update changelog for backwards compat

This commit is contained in:
Valentine Wallace 2023-04-09 17:58:34 -04:00
parent 5a6f9b0028
commit 5c2cf77253
No known key found for this signature in database
GPG key ID: FD3E106A2CE099B4

View file

@ -0,0 +1,4 @@
## Backwards Compatibility
* Routes manually constructed with `Path::blinded_tail` present will not be readable by prior versions of LDK
* `PaymentParameters` manually constructed with `Hints::Blinded` will not be readable by prior versions of LDK