diff --git a/.changes/add-global-updater-version-comparator.md b/.changes/add-global-updater-version-comparator.md new file mode 100644 index 00000000..7467ad36 --- /dev/null +++ b/.changes/add-global-updater-version-comparator.md @@ -0,0 +1,5 @@ +--- +'updater': 'minor' +--- + +Add a new method `version_comparator` on updater builder to set the default version comparator for the updater. This is useful for the js since it can't set a version comparator. \ No newline at end of file