Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjbradley committed Sep 30, 2011
1 parent dfcb1af commit ac7b904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,8 @@
**2.1.0 (Sept 29, 2011)**

- Added Firefox Mobile support
- Added callbacks for validation: onBeforeValidate, onFormError—[Issue #7](https://github.com/thomasjbradley/signature-pad/issues/7)
- Added callbacks for validation: `onBeforeValidate`, `onFormError`[Issue #7](https://github.com/thomasjbradley/signature-pad/issues/7)
- Changed `getSignatureImage()` to use a shadow canvas and render the signature without the line
- Cleaned up event creation and removal
- Fixed a bug with Playbook and other non-iOS Webkit browsers; caused by a bug fix for iOS browsers—[Issue #8](https://github.com/thomasjbradley/signature-pad/issues/8)
- Can now pass arguments to `getSignatureImage()`, which will be forwarded to `toDataURL()`[Issue #9](https://github.com/thomasjbradley/signature-pad/issues/9)
Expand Down

0 comments on commit ac7b904

Please sign in to comment.