You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 2.5.0
4
+
5
+
* Fix BC-break when using short-syntax notation for `access_control`
6
+
* Fix BC-break when no item operations are declared
7
+
* GraphQL: Adding serialization group difference condition for `item_query` and `collection_query` types
8
+
* JSON Schema: Fix command
9
+
3
10
## 2.5.0 beta 3
4
11
5
12
* GraphQL: Use different types (`MyTypeItem` and `MyTypeCollection`) only if serialization groups are different for `item_query` and `collection_query` (#3083)
0 commit comments