diff --git a/doc/changes/DM-46297.api.md b/doc/changes/DM-46297.api.md new file mode 100644 index 00000000..4b4382a4 --- /dev/null +++ b/doc/changes/DM-46297.api.md @@ -0,0 +1,3 @@ +The `butler write-curated-calibrations` command now requires at least one "label" to be included for the collection name. + +This prevents the common mistake of setting up `/calib` as a `CALIBRATION` collection rather than a more maintainable `CHAINED` collection.