diff --git a/doc/changes/DM-39582.api.md b/doc/changes/DM-39582.api.md new file mode 100644 index 0000000000..ea9b5a751a --- /dev/null +++ b/doc/changes/DM-39582.api.md @@ -0,0 +1 @@ +Deprecate reconstituteDimensions argument from Quantum.from_simple diff --git a/doc/changes/DM-39582.misc.md b/doc/changes/DM-39582.misc.md new file mode 100644 index 0000000000..dba103939b --- /dev/null +++ b/doc/changes/DM-39582.misc.md @@ -0,0 +1,2 @@ +Added ability for some butler primitives to be cached and re-used on deserialization through a special +interface.