Robin Herbots 15 years ago
parent
commit
34a10f47bb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      changelog.txt

+ 3 - 1
changelog.txt

@@ -10,5 +10,7 @@ version 0.1.9
       ... do some stuff ...
       ... do some stuff ...
       $(input).inputmask('999999999999');  // => input mask changes to the new mask and applies it to it's value
       $(input).inputmask('999999999999');  // => input mask changes to the new mask and applies it to it's value
 
 
-version 0.????
+version 0.2.0
+
+- make entering the textbox via mouseclick or via tab key behave like a normal input