Adds capture action to verifySSN

This commit is contained in:
Felipe Zimmerle
2018-03-09 09:42:05 -03:00
parent 60b2469097
commit 77a885da5f
4 changed files with 61 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
v3.0.x - YYYY-MMM-DD (To be released)
-------------------------------------
- Adds capture action to verifySSN
[Issue #1698 - @zimmerle]
- Adds capture action to verifyCPF
[Issue #1698 - @zimmerle]
- Prettier error messages for unsupported configurations (UX)