Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2
-
None
-
Patch
Description
The current GitChangeLogCommand always uses --since and --until parameters for start and end version.
Since those parameters may only be used for date ranges, we have to use the
[start]..[end]
syntax.