f4e2d66942
Change-Id: I595f2b2d3eead9b3c6c5aa8a11d6745c5fead0d4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
6 lines
271 B
YAML
6 lines
271 B
YAML
---
|
|
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. |