Mention chrono-tz
crate upgrade in CHANGELOG (#1284)
This commit is contained in:
parent
41ee878663
commit
834b7373b9
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
|
|||
|
||||
### BC Breaks
|
||||
|
||||
- Upgraded [`chrono-tz` crate] integration to [0.9 version](https://github.com/chronotope/chrono-tz/releases/tag/v0.9.0). ([#1252])
|
||||
- Upgraded [`chrono-tz` crate] integration to [0.10 version](https://github.com/chronotope/chrono-tz/releases/tag/v0.10.0). ([#1252], [#1284])
|
||||
- Bumped up [MSRV] to 1.75. ([#1272])
|
||||
- Corrected compliance with newer [graphql-scalars.dev] specs: ([#1275], [#1277])
|
||||
- Switched `LocalDateTime` scalars to `yyyy-MM-ddTHH:mm:ss` format in types:
|
||||
|
@ -57,6 +57,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
|
|||
[#1278]: /../../pull/1278
|
||||
[#1279]: /../../pull/1279
|
||||
[#1281]: /../../pull/1281
|
||||
[#1284]: /../../pull/1284
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue