add release note for earliest-version feature

Change-Id: I595f2b2d3eead9b3c6c5aa8a11d6745c5fead0d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2016-02-08 16:43:21 -05:00
parent 75e06c5441
commit f4e2d66942
1 changed files with 6 additions and 0 deletions

View File

@ -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.