summaryrefslogtreecommitdiff
path: root/docs/source/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/changelog.rst')
-rw-r--r--docs/source/changelog.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst
index 542f5ad..c30a9db 100644
--- a/docs/source/changelog.rst
+++ b/docs/source/changelog.rst
@@ -3,6 +3,16 @@
Changelog
---------
+09-25-2014 v. 3.5.1
+'''''''''''''''''''
+
+ - Fixed bug that caused list/tuples to fail when using 'ns.LOWECASEFIRST'
+ or 'ns.IGNORECASE'.
+ - Refactored modules so that only the public API was in natsort.py and
+ ns_enum.py.
+ - Refactored all import statements to be absolute, not relative.
+
+
09-02-2014 v. 3.5.0
'''''''''''''''''''