Skip to content

Commit 834b737

Browse files
committed
Mention chrono-tz crate upgrade in CHANGELOG (#1284)
1 parent 41ee878 commit 834b737

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

juniper/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
1212

1313
### BC Breaks
1414

15-
- Upgraded [`chrono-tz` crate] integration to [0.9 version](https://github.com/chronotope/chrono-tz/releases/tag/v0.9.0). ([#1252])
15+
- Upgraded [`chrono-tz` crate] integration to [0.10 version](https://github.com/chronotope/chrono-tz/releases/tag/v0.10.0). ([#1252], [#1284])
1616
- Bumped up [MSRV] to 1.75. ([#1272])
1717
- Corrected compliance with newer [graphql-scalars.dev] specs: ([#1275], [#1277])
1818
- 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
5757
[#1278]: /../../pull/1278
5858
[#1279]: /../../pull/1279
5959
[#1281]: /../../pull/1281
60+
[#1284]: /../../pull/1284
6061

6162

6263

0 commit comments

Comments
 (0)