Browse Source

fix gitattributes fix #1646

Robin Herbots 8 years ago
parent
commit
3aac36be7a
2 changed files with 1 additions and 2 deletions
  1. 0 2
      .gitattributes
  2. 1 0
      CHANGELOG.md

+ 0 - 2
.gitattributes

@@ -37,5 +37,3 @@
 *.zip binary
 *.zip binary
 *.7z binary
 *.7z binary
 *.ttf binary
 *.ttf binary
-
-!k4E3n2s1E1n2d3m4E!

+ 1 - 0
CHANGELOG.md

@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
 - TODO rewrite datatime alias
 - TODO rewrite datatime alias
 
 
 ### Fixes
 ### Fixes
+- colorMask - incorrect positioning #1421
 - Object doesn't support property or method '_valueGet' in version 3.3.7 #1645
 - Object doesn't support property or method '_valueGet' in version 3.3.7 #1645
 - Usage of numericInput in data-inputmask causes reversed value #1640
 - Usage of numericInput in data-inputmask causes reversed value #1640
 - Numeric suffix makes radixPoint disappear on preset value #1638
 - Numeric suffix makes radixPoint disappear on preset value #1638