# Validatr
Cross Browser HTML5 Form Validation.
## Getting Started
View the [documentation][docs] to learn how to use Validatr.
[docs]: http://jaymorrow.github.com/validatr/
## Changelog
### Version 0.5.1 - 2013-03-12
* Fixed $target bug introduced in 0.5.0
### Version 0.5.0 - 2013-03-11
* Added unit tests for the jQuery instance and the widget
* Fixed typo 'defualtOptions' - now 'defaultOptions'
* Re-structured code to prep for more robust formatting and adding more input types
### Version 0.4.2 - 2013-03-03
* Default error message styles now inline - removed CSS file
* No longer overwriting this.options.template, now this.template
* Changes to documentation