Ver código fonte

Updated CHANGELOG.md

sanex 4 anos atrás
pai
commit
d46fb7bce1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@ Change Log
 
 v2.15.2
 ---
-* Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references
+* Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/937
 
 v2.15.1
 ---