Robin Herbots 8 年之前
父节点
当前提交
abbd5663ea
共有 1 个文件被更改,包括 7 次插入4 次删除
  1. 7 4
      CHANGELOG.md

+ 7 - 4
CHANGELOG.md

@@ -1,7 +1,13 @@
 # Change Log
 # Change Log
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 
 
-## [UNRELEASED]
+## [UNRELEASED - 4.x]
+### Updates
+- drop Regex alias
+- TODO drop all date/time related aliases
+- TODO rewrite datatime alias
+
+## [UNRELEASED - 3.3.8]
 ### added
 ### added
 - importDataAttributes option #1633
 - importDataAttributes option #1633
 
 
@@ -9,10 +15,7 @@ All notable changes to this project will be documented in this file.
 - pass inputmask object in the callbacks
 - pass inputmask object in the callbacks
 - colorMask enhancement: better positioning and more controllable via inputmask.css
 - colorMask enhancement: better positioning and more controllable via inputmask.css
 - remove maxLength attribute on android #1490
 - remove maxLength attribute on android #1490
-- drop Regex alias
 - enhance inputfallback (Android)
 - enhance inputfallback (Android)
-- TODO drop all date/time related aliases
-- TODO rewrite datatime alias
 
 
 ### Fixes
 ### Fixes
 - DependencyLib.Event CustomEvent #1642
 - DependencyLib.Event CustomEvent #1642