Browse Source

update changelog

Robin Herbots 8 years ago
parent
commit
4914002d6c
2 changed files with 5 additions and 1 deletions
  1. 4 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 4 - 0
CHANGELOG.md

@@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file.
 - drop all date/time related aliases
 - enhance inputfallback (Android)
 
+## [3.3.9 - 2017-10-10]
+### Updates
+- enhance inputfallback (Android)
+
 ### Fixes
 - On Android with date mask input mashing up #1708
 - Currency mask works incorrectly on Android Chrome v58 #1617

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "inputmask",
-  "version": "4.0.1-48",
+  "version": "4.0.0-48",
   "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
   "main": "index.js",
   "files": [