ruwuma/ruma-serde/CHANGELOG.md
Jonas Platte 466b8679d6
Replace all uses of ruma_serde::empty::Empty
… and remove it from the public API.
2021-04-05 18:57:42 +02:00

222 B

0.4.0 (unreleased)

Breaking changes:

  • Remove the empty module from the public API

0.3.1

Bug fixes:

  • Fix an edge case in query parameter deserialization

0.3.0

Breaking changes:

  • Upgrade js_int to 0.2.0