File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased ]
5
+ ## [ 1.2.0 ] - 2015-11-26
6
6
### Added
7
7
- ** match** validator
8
8
- ** notmatch** validator
@@ -58,7 +58,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
58
58
59
59
## 0.0.1 - 2015-11-09
60
60
61
- [ Unreleased ] : https://github.com/wieldo/angular-formly-validator/compare/v1.1.1...HEAD
61
+ [ 1.2.0 ] : https://github.com/wieldo/angular-formly-validator/compare/v1.1.1...v1.2.0
62
62
[ 1.1.1 ] : https://github.com/wieldo/angular-formly-validator/compare/v1.1.0...v1.1.1
63
63
[ 1.1.0 ] : https://github.com/wieldo/angular-formly-validator/compare/v1.0.0...v1.1.0
64
64
[ 1.0.0 ] : https://github.com/wieldo/angular-formly-validator/compare/v0.0.4...v1.0.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ var client = 'client';
3
3
Package . describe ( {
4
4
name : "wieldo:angular-formly-validator" ,
5
5
summary : "Use set of built-in validators in your project. This module extends angular-formly-transformer." ,
6
- version : "1.1.1 " ,
6
+ version : "1.2.0 " ,
7
7
8
8
documentation : 'README.md' ,
9
9
git : 'https://github.com/wieldo/angular-formly-validator.git'
You can’t perform that action at this time.
0 commit comments