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

Commit 6d22186

Browse files
committed
chore (release): Release 1.1.3
1 parent dbbbd37 commit 6d22186

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.1.3 - 2015-06-22
4+
- Support to validate non-input/-select/-textarea widgets [#83](https://github.com/netceteragroup/valdr/issues/83)
5+
36
## 1.1.2 - 2015-05-03
47
- Support dynamically added and removed form items, see [#62](https://github.com/netceteragroup/valdr/issues/62)
58
- Support showing validation messages for AngularJS built-in validators, see [#58](https://github.com/netceteragroup/valdr/issues/58)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valdr",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A model centric approach to AngularJS form validation",
55
"homepage": "https://github.com/netceteragroup/valdr",
66
"repository": {

0 commit comments

Comments
 (0)