diff --git a/python/ChangeLog b/python/ChangeLog index a1d40a71..cf0ddcc0 100644 --- a/python/ChangeLog +++ b/python/ChangeLog @@ -1,3 +1,11 @@ +Keyczar Python release 0.716 +================== +2016-05-04 Shawn Willden + +Overview of Changes: + * Replace the Memoize decorator with property cache to avoid memory leak. + * Add compatiblity with django-environ (Path) + Keyczar Python release 0.715 ================== Overview of Changes: