summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2021-12-14 09:04:10 -0800
committerSeth Morton <seth.m.morton@gmail.com>2021-12-14 09:04:10 -0800
commite899cfea82fd5af25901e3af960f5495f8962eec (patch)
treef4fba17305131e701f8813be9107889f3b93e996
parente1eb6fb7bc922f436d2e2c066d57a822e4ba6dc1 (diff)
downloadnatsort-e899cfea82fd5af25901e3af960f5495f8962eec.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0077605..159b16c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
Unreleased
---
+### Fixed
+- Bug where sorting paths fail if one of the paths is '.'.
+
[8.0.1] - 2021-12-10
---