Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philippd committed Jul 16, 2014
1 parent af62edb commit e82ac2d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog

## 1.0.1 - 2014-07-16
- Revalidate field with $modelValue instead of $viewValue on constraint change event, fixes [#34](https://github.com/netceteragroup/valdr/pull/34)

## 1.0.0 - 2014-06-27
- added support for isolated scopes around valdr-message directive, closes[#32](https://github.com/netceteragroup/valdr/issues/32)
- added support for isolated scopes around valdr-message directive, closes [#32](https://github.com/netceteragroup/valdr/issues/32)

## 0.2.0 - 2014-05-03
- add hibernateEmail validator, closes [#26](https://github.com/netceteragroup/valdr/issues/26)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Netcetera AG",
"name": "valdr",
"description": "A model centric approach to AngularJS form validation",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/netceteragroup/valdr",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "valdr",
"version": "1.0.0",
"version": "1.0.1",
"description": "A model centric approach to AngularJS form validation",
"homepage": "https://github.com/netceteragroup/valdr",
"repository": {
Expand Down

0 comments on commit e82ac2d

Please sign in to comment.