Skip to content

Commit 0a958a1

Browse files
committed
DOC: 1.8.1 changelog
1 parent 2f5d636 commit 0a958a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/changelog/1.X.X-changelog.rst

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.8.1 (May 16, 2022)
2+
====================
3+
4+
Bug-fix release in the 1.8.x series.
5+
6+
The previous release vendored ``distutils.version.LooseVersion``, and the vendored objects did not
7+
preserve compatiblity with the ``distutils`` objects. This release switches to the
8+
``looseversion`` package that ensures compatiblity.
9+
10+
111
1.8.0 (May 10, 2022)
212
====================
313

0 commit comments

Comments
 (0)