We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b6e01 commit 4ca2989Copy full SHA for 4ca2989
1 file changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 1.0.0b50
4
5
### Fixed
6
@@ -24,10 +24,6 @@
24
style, where the content state carries a direct `ZODB.blob.Blob`
25
`@ref`) is unchanged. Closes #115.
26
27
-## 1.0.0b50
28
-
29
-### Fixed
30
31
- `_handle_uuid` now accepts list/tuple queries (uses `= ANY(...)`),
32
matching `_handle_field` semantics. Previously a list query such as
33
`catalog.searchResults(UID=['f852...'])` was stringified as
0 commit comments