From 8bcbbda1d85a8f067eb791f299cd08c56717dd0c Mon Sep 17 00:00:00 2001 From: Cina Saffary Date: Mon, 5 Dec 2016 11:18:29 -0600 Subject: [PATCH] =?UTF-8?q?=E2=99=A8=EF=B8=8F=200.11.7=20=E2=99=A8?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ dist/validator.js | 11 +++++++---- dist/validator.min.js | 4 ++-- docs/dist/validator.js | 11 +++++++---- docs/dist/validator.min.js | 4 ++-- js/validator.js | 4 ++-- package.json | 2 +- 7 files changed, 25 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f9fa43..be6c7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ Changelog ========= +### 0.11.7 +* Skip auto-validation of fields with errors that were set before plugin init. (#401) +* Fixing non-multiple select validation, which accidentally broke in the last release. (#453) + ### 0.11.6 * Scope `focus` option's error scrolling to only inputs within the validator's form element. (#385) * Fixing `