bind: Document the split in ChangeLog.

This commit is contained in:
Emmanuel Gil Peyrot 2019-07-31 13:52:08 +02:00
commit 08c3cb8c6f
2 changed files with 17 additions and 16 deletions

View file

@ -6,6 +6,7 @@ DATE Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
* Breaking changes:
- Stop reexporting TryFrom and TryInto, they are available in
std::convert nowadays.
- Bind has been split into BindQuery and BindResponse.
* Improvements:
- New DOAP file for a machine-readable description of the features.