فهرست منبع

0.9.0 preparation: changelog markdown fix

sanex3339 8 سال پیش
والد
کامیت
c74f23805b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -1,6 +1,7 @@
 Change Log
 ===
 v0.9.0
+---
 * **Breaking change:** dropped `[email protected]` and `[email protected]` support.
 * **New option:** `controlFlowFlattening` allows to enable/disable **Control Flow flattening**. Control flow flattening is a structure transformation of the source code that hinders program comprehension.
 * **New option:** `controlFlowFlatteningThreshold` allows to set percentage of nodes that will affected by `controlFlowFlattening`.