From e778c1742fc94766b42110580809795605ca3c88 Mon Sep 17 00:00:00 2001 From: Seth Morton Date: Sun, 26 Feb 2023 23:47:26 -0800 Subject: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bedf3d..2fdfe57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Unreleased --- +### Changed +- Only convert to `str` if necessary in `os_sorted` + ([@Dobatymo](https://github.com/Dobatymo), issues + [#157](https://github.com/SethMMorton/natsort/issues/157) and + [#158](https://github.com/SethMMorton/natsort/issues/158)) +- Attempt to use new `fastnumbers` functionality if available +- Move non-API documentation to the GitHub wiki + ### Removed - Support for EOL Python 3.6 -- cgit v1.2.1