summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4958ebe..0534894 100644
--- a/CHANGES
+++ b/CHANGES
@@ -56,6 +56,9 @@ Release History
imported under the same name, and has (mostly) the same interface;
but should be faster, more flexible, and better unit-tested.
+ * deprecated some unused functions in :mod:`!passlib.utils`,
+ they will be removed in release 1.7.
+
Other
* Passlib is now source-compatible with Python 2.5+ and Python 3,