Skip to content

Commit a0b03ac

Browse files
committed
release: version 2.2.0
1 parent c335c54 commit a0b03ac

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name"2.2.0"></a>
2+
## 2.2.0 (2016-03-28)
3+
4+
5+
#### Bug Fixes
6+
7+
* **br-cep:** force cep input to string ([65d64b14](http://github.com/assisrafael/angular-input-masks/commit/65d64b14))
8+
* **ui-date-mask:** fix initialization of ISO date strings ([b220ae0d](http://github.com/assisrafael/angular-input-masks/commit/b220ae0d))
9+
10+
11+
#### Features
12+
13+
* **ui-br-car-plate-mask:** input mask for brazilian car plate ([03d971bf](http://github.com/assisrafael/angular-input-masks/commit/03d971bf))
14+
15+
116
<a name"2.1.1"></a>
217
### 2.1.1 (2015-11-26)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-input-masks",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Personalized input masks for AngularJS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)