Skip to content

Commit 4ca2989

Browse files
committed
fix chnagelog version
1 parent b8b6e01 commit 4ca2989

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.0.0b50
44

55
### Fixed
66

@@ -24,10 +24,6 @@
2424
style, where the content state carries a direct `ZODB.blob.Blob`
2525
`@ref`) is unchanged. Closes #115.
2626

27-
## 1.0.0b50
28-
29-
### Fixed
30-
3127
- `_handle_uuid` now accepts list/tuple queries (uses `= ANY(...)`),
3228
matching `_handle_field` semantics. Previously a list query such as
3329
`catalog.searchResults(UID=['f852...'])` was stringified as

0 commit comments

Comments
 (0)