Forráskód Böngészése

Update CHANGELOG.md

prozessorkern 4 éve
szülő
commit
aa3bb7fb81
1 módosított fájl, 11 hozzáadás és 0 törlés
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,3 +1,14 @@
+## 1.6 (June, 2020)
+- added python3 support
+- added pypi package (metrixpp)
+- changed implementation of collect --include-files to include all files matching any rule
+- fix implementation of std.code.maintindex.simple
+
+## 1.5 (April, 2019)
+- project moved to github
+- fixed processing of more than one directory #73
+- improved limit tool to be able to apply different limits on different region types
+
 ## 1.4 (June, 2014)
 - Fixed match of names of generic functions and classes 
 - New metrics group: std.code.member.* - counting of classes, fields, globals, etc.