diff --git a/doc/changes/DM-41761.api.md b/doc/changes/DM-41761.api.md new file mode 100644 index 0000000000..61d8cb4dba --- /dev/null +++ b/doc/changes/DM-41761.api.md @@ -0,0 +1,2 @@ +Added `Butler.query` property which will support building of the complex queries for data in Butler. +For now `Butler.query` contains just three convenience methods similar to query methods in `Registry`.