File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
12
12
13
13
### BC Breaks
14
14
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 ] )
16
16
- Bumped up [ MSRV] to 1.75. ([ #1272 ] )
17
17
- Corrected compliance with newer [ graphql-scalars.dev] specs: ([ #1275 ] , [ #1277 ] )
18
18
- 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
57
57
[ #1278 ] : /../../pull/1278
58
58
[ #1279 ] : /../../pull/1279
59
59
[ #1281 ] : /../../pull/1281
60
+ [ #1284 ] : /../../pull/1284
60
61
61
62
62
63
You can’t perform that action at this time.
0 commit comments