summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
commitd0d0d293b1d65581477741fa812a56df5c8d9c5b (patch)
tree19affc09d4d292eed653f4c10c0022f115c7e233 /CHANGELOG.md
parent3f998d75c29842e0753d70efedf364696e7a88c0 (diff)
downloadnatsort-d0d0d293b1d65581477741fa812a56df5c8d9c5b.tar.gz
Bump version: 7.0.0 → 7.0.17.0.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 4d4138d..8c3c187 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
Unreleased
---
+[7.0.1] - 2020-01-27
+---
+
### Fixed
- Bug where that caused incorrect sorting when using locales
that have a `"."` character as the thousands separator.
@@ -527,6 +530,7 @@ a pipeline by which to filter
- Sorting algorithm to support floats (including exponentials) and basic version number support
<!---Comparison links-->
+[7.0.1]: https://github.com/SethMMorton/natsort/compare/7.0.0...7.0.1
[7.0.0]: https://github.com/SethMMorton/natsort/compare/6.2.0...7.0.0
[6.2.0]: https://github.com/SethMMorton/natsort/compare/6.1.0...6.2.0
[6.1.0]: https://github.com/SethMMorton/natsort/compare/6.0.0...6.1.0