Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Jul 14, 2015
1 parent 3042be1 commit 990faf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2.0.1 / 2015-07-14

Fixed taking input for patterns with leading static parts when the cursor or entire selection is in the static part.

## 2.0.0 / 2015-04-03
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": "inputmask-core",
"version": "2.0.0",
"version": "2.0.1",
"description": "Standalone input mask implementation, independent of any GUI",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 990faf4

Please sign in to comment.