Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandynbennett committed Dec 26, 2017
1 parent 7d5aee3 commit 89841dc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.6.0

- [DEPRECATION] Add deprecation warnings to all non-one-way input masks
- [ENHANCEMENT] Add one-way-zip-code-mask component
- [ENHANCEMENT] Add one-way-ssn-mask component
- [ENHANCEMENT] Add one-way-email-mask component
- [ENHANCEMENT] Add one-way-phone-mask component
- [ENHANCEMENT] Add one-way-date-mask component
- [ENHANCEMENT] Add one-way-currency-mask component

## 0.5.1

- [ENHANCEMENT] Add one-way-credit-card-mask component
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": "ember-inputmask",
"version": "0.5.1",
"version": "0.6.0",
"description": "Ember wrapper for Inputmask 3.x.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 89841dc

Please sign in to comment.