From d0e330e125b7acf6260f738f14392eb90a7243fd Mon Sep 17 00:00:00 2001 From: Ghislain B Date: Mon, 15 May 2017 00:54:04 -0400 Subject: [PATCH] update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index a31f2d2..0a4aea3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ Angular-Validation change logs +1.5.21 (2017-05-14) Fix #151 validation rule "different" disables rule "required". 1.5.20 (2017-04-20) Add an unminified version and Fix #153 bug in validation service. 1.5.19 (2017-04-17) Fix #150 angularValidation.revalidate problems 1.5.18 (2017-03-31) Fix disabled="false" as attribute to run validation.