Skip to content

Commit dcf7024

Browse files
committed
Mention in CHANGELOG
1 parent 183bc7c commit dcf7024

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

juniper/CHANGELOG.md

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

124124
### Changed
125125

126-
- Upgraded [GraphiQL] to [4.1.2 version](https://github.com/graphql/graphiql/blob/graphiql%404.1.2/packages/graphiql/CHANGELOG.md#412). ([#1326])
126+
- Upgraded [GraphiQL] to [5.0.0 version](https://github.com/graphql/graphiql/blob/graphiql%405.0.0/packages/graphiql/CHANGELOG.md#500). ([#1331])
127127

128128
### Fixed
129129

130130
- Incorrect error propagation inside fragments. ([#1318], [#1287])
131+
- Non-fixed [GraphiQL] library links in HTML page returned by `graphiql_source()`. ([#1316], [#1331], [#1332])
131132

132133
[#819]: /../../issues/819
133134
[#1247]: /../../pull/1247
@@ -143,11 +144,14 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
143144
[#1287]: /../../issues/1287
144145
[#1293]: /../../pull/1293
145146
[#1311]: /../../pull/1311
147+
[#1316]: /../../pull/1316
146148
[#1318]: /../../pull/1318
147149
[#1324]: /../../pull/1324
148150
[#1326]: /../../pull/1326
149151
[#1327]: /../../pull/1327
150152
[#1329]: /../../pull/1329
153+
[#1331]: /../../pull/1331
154+
[#1333]: /../../issues/1333
151155
[1b1fc618]: /../../commit/1b1fc61879ffdd640d741e187dc20678bf7ab295
152156
[20609366]: /../../commit/2060936635609b0186d46d8fbd06eb30fce660e3
153157
[4b14c015]: /../../commit/4b14c015018d31cb6df848efdee24d96416b76d9

0 commit comments

Comments
 (0)