浏览代码

removed optional mask implementation

Robin Herbots 15 年之前
父节点
当前提交
4e01557023
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      changelog.txt

+ 5 - 1
changelog.txt

@@ -28,4 +28,8 @@ version 0.2.3
 
 version 0.2.5
 
-- (simple) optional masks    ex:  $(selector).inputmask('9999[aaaa]9999');
+- (simple) optional masks    ex:  $(selector).inputmask('9999[aaaa]9999');
+
+version 0.2.8a
+
+- removed optional mask implementation