juniper/changelog/master.md
2018-03-29 05:57:28 +02:00

445 B

[master] yyyy-mm-dd

Changes

  • Changed serialization of NaiveDate when using the optional chronos support.

    Note: while this is not a Rust breaking change, if you relied on the serialization format (perhaps by storing serialized data in a database or making asumptions in your client code written in another language) it could be a breaking change for your application.

    #151