summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-03-01 21:26:42 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-03-01 21:26:42 -0800
commit52476290c70a570b643a6fc592fd609065155b72 (patch)
tree0485eef973317dc41fa6d9485b1d84b4c5dc4362 /CHANGELOG.md
parent1215858e0930dd1ab24c43726725c5e82ea80f87 (diff)
downloadnatsort-52476290c70a570b643a6fc592fd609065155b72.tar.gz
Bump version: 8.3.0 → 8.3.18.3.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e445b3d..dee5589 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
Unreleased
---
+[8.3.1] - 2023-03-01
+---
+
### Fixed
- Broken test on FreeBSD due to a broken `locale.strxfrm`.
**This change has no effect outside fixing tests**
@@ -634,6 +637,7 @@ a pipeline by which to filter
- Sorting algorithm to support floats (including exponentials) and basic version number support
<!---Comparison links-->
+[8.3.1]: https://github.com/SethMMorton/natsort/compare/8.3.0...8.3.1
[8.3.0]: https://github.com/SethMMorton/natsort/compare/8.2.0...8.3.0
[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