summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-03-15 15:32:49 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-03-15 15:32:49 -0400
commit64c742406982f000e42dca065b4a34498312fb65 (patch)
treec9d703eafe82a33c29f9119b31bb45ffca698fdf
parenta323a4962eef39b6af7c5d07cdeb88bb0c307ce4 (diff)
downloadpython-setuptools-git-64c742406982f000e42dca065b4a34498312fb65.tar.gz
Add changelog entry.
-rw-r--r--changelog.d/308.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/308.change.rst b/changelog.d/308.change.rst
new file mode 100644
index 00000000..5806d80e
--- /dev/null
+++ b/changelog.d/308.change.rst
@@ -0,0 +1 @@
+Allow version number normalization to be bypassed by wrapping in a 'setuptools.sic()' call.