From 455c1262eb955b4e8899b9348cea685f98c30d00 Mon Sep 17 00:00:00 2001 From: peterfarrell Date: Thu, 25 Oct 2018 12:56:35 -0400 Subject: [PATCH] * Removed dead code (remove_validators and RemoveMaxLengthValidatorMixin) * Bumped to v2.5.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 673ffa4..16150c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fixed regression in the definition of EmailPGPPublicKeyField (#77) * Removed dead code (remove_validators and RemoveMaxLengthValidatorMixin) +* Updated requirements_dev.txt ## 2.5.0