From 48b91687f2c98feabeb6d449134f5d104f46956e Mon Sep 17 00:00:00 2001 From: Seth Morton Date: Thu, 1 Sep 2022 14:44:15 -0700 Subject: =?UTF-8?q?Bump=20version:=208.1.0=20=E2=86=92=208.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e326486..b20931c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Unreleased --- +[8.2.0] - 2022-09-01 +--- + ### Changed - Auto-coerce `pathlib.Path` objects to `str` since it is the least astonishing behavior ([@Gilthans](https://github.com/Gilthans), issues #152, #153) @@ -603,6 +606,7 @@ a pipeline by which to filter - Sorting algorithm to support floats (including exponentials) and basic version number support +[8.2.0]: https://github.com/SethMMorton/natsort/compare/8.1.0...8.2.0 [8.1.0]: https://github.com/SethMMorton/natsort/compare/8.0.2...8.1.0 [8.0.2]: https://github.com/SethMMorton/natsort/compare/8.0.1...8.0.2 [8.0.1]: https://github.com/SethMMorton/natsort/compare/8.0.0...8.0.1 -- cgit v1.2.1