@@ -10,5 +10,7 @@ version 0.1.9
... do some stuff ...
$(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