فهرست منبع

Bump version, update changelog

Fabio Battaglia 4 سال پیش
والد
کامیت
f5e5b2590e
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 2 1
      CHANGELOG.md
  2. 1 1
      pom.xml

+ 2 - 1
CHANGELOG.md

@@ -2,9 +2,10 @@
 
 ## Unreleased
 
-## [0.1.0] - unknown
+## [0.1.2] - unknown
 
 - Rewrite of PAL analisys algorithm
+- Generate a JSON containing the RAW analisys results of the PAL. Table generation will be offloaded.
 
 ## [0.0.5] - 2020-08-15
 

+ 1 - 1
pom.xml

@@ -6,7 +6,7 @@
 
   <groupId>info.hkzlab.dupal.analyzer</groupId>
   <artifactId>dupal-analyzer</artifactId>
-  <version>0.1.1</version>
+  <version>0.1.2</version>
 
   <name>dupal-analyzer</name>
   <url>https://github.com/DuPAL-PAL-DUmper</url>