diff options
author | Ronny Pfannschmidt <ronny.pfannschmidt@redhat.com> | 2021-03-04 21:52:48 +0100 |
---|---|---|
committer | Ronny Pfannschmidt <ronny.pfannschmidt@redhat.com> | 2021-03-04 21:52:48 +0100 |
commit | 298a3c37967ede783a5cf4bfcf6ccfca583ed94b (patch) | |
tree | 4aad11c112d7d88cd426e77e2ad5dfb2af9bb825 /CHANGELOG.rst | |
parent | 6082d47e50ac343217cd5719881a81f669d5751c (diff) | |
download | setuptools-scm-298a3c37967ede783a5cf4bfcf6ccfca583ed94b.tar.gz |
changelog
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7c68389..41a1ff0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,8 @@ +v5.0.2 +====== + +* fix #415: use git for matching prefixes to support the windows situation + v5.0.1 ====== |