diff --git a/python-git-url-parse.changes b/python-git-url-parse.changes index 09eade4..333c761 100644 --- a/python-git-url-parse.changes +++ b/python-git-url-parse.changes @@ -6,4 +6,11 @@ Tue Feb 12 17:53:38 UTC 2019 - Jan Engelhardt ------------------------------------------------------------------- Tue Feb 12 11:50:56 UTC 2019 - Naveen Naidu -- Initial spec for v1.2.0 +- Update to v1.2.0 + + Improved parsing speed by compiling regex on global context + and reusing named collection. + +------------------------------------------------------------------- +Wed Feb 6 07:11:56 UTC 2019 - John Vandenberg + +- Initial spec for v1.1.0