msgpack-rust
msgpack-rust copied to clipboard
Changelogs are a bit outdated
The changelogs haven't been updated in a while, e.g. https://github.com/3Hren/msgpack-rust/blob/master/rmp-serde/CHANGELOG.md#unreleasedunreleased has no references to 0.14.0 and greater. It appears rmp-serde
0.14.0 included at least two breaking changes, but it's difficult for me (and likely others) to confidently update without this information readily available.
I'd like to bump this issue. We just upgraded from rmp-serde 0.14.4 to 1.1.0 and found that our data no longer decodes. Without changelogs, it's hard to diagnose what went wrong, if we did something wrong, or if there's something we need to change as part of the upgrade.
I can accept a PR that adds a changelog, but I don't have time to maintain one.