Skip to content

Commit

Permalink
Mention chrono-tz crate upgrade in CHANGELOG (#1284)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Sep 9, 2024
1 parent 41ee878 commit 834b737
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion juniper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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



Expand Down

0 comments on commit 834b737

Please sign in to comment.