We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00baeff commit 1d11b03Copy full SHA for 1d11b03
doc/CHANGELOG.md
@@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [1.6.4] - 2019-02-20
10
+### Added
11
+- Display form error when captcha validatio fails - tnx @bvrbanec
12
+- Captcha documentation - tnx @bvrbanec
13
+
14
+### Fixed
15
+- Documentation typo
16
17
## [1.6.3] - 2019-02-08
18
### Fixed
19
- `prototype('array')` is now used instead of `arrayPrototype`
0 commit comments