Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-hur Santos Ott committed Dec 3, 2016
2 parents fb217d8 + b751fc4 commit 7596c2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,16 +198,16 @@ var money = MaskService.toMask('money', '123', {


# Changelog
# 1.1.0
## 1.1.0
* Adding credit-card mask.
* Refactoring base mask to contain helpfull functions.

# 1.0.0
## 1.0.0
* Adding datetime and cnpj masks.
* [Breaking Change] Refactoring MaskService.
* Separate mask handlers for better extensibility.
* Adding tests for all mask handlers.
* Refactoring Components for use new mask handlers.

# 0.3.6
## 0.3.6
* Fix vanilla-mask path on windows.

0 comments on commit 7596c2a

Please sign in to comment.