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
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file based on the
8
8
9
9
### Bugfixes
10
10
- Fix fatal error on `Query::addScriptField()` if scripts were already set via `setScriptFields()`#1086
11
+
- Fix namespace collision of `Type` in `Query\Ids`#1104
11
12
12
13
### Added
13
14
- Added the concept of ResultSet Transformers. The Transformer adds more information to a Result, for example the original object or data that created the Result. #1066
0 commit comments