diff --git a/releasenotes/notes/add-earliest-version-6f3d634770e855d0.yaml b/releasenotes/notes/add-earliest-version-6f3d634770e855d0.yaml new file mode 100644 index 0000000..b5454d3 --- /dev/null +++ b/releasenotes/notes/add-earliest-version-6f3d634770e855d0.yaml @@ -0,0 +1,6 @@ +--- +features: + - Add the ability to limit queries by stopping at an "earliest + version". This is intended to be used when scanning a branch, for + example, to stop at a point when the branch was created and not + include all of the history from the parent branch. \ No newline at end of file