浏览代码

Add ChangeLog for SonarLint findings

Patrick-Christopher Mattulat 1 年之前
父节点
当前提交
917ff91077
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -10,6 +10,19 @@ The following modules are supported via the Java Native Interface:
 
 The time module currently provides functionalities to set the local system time.
 
+### ChangeLog ###
+##### Features #####
+
+- none
+
+##### Improvements #####
+
+- ran SonarLint static code analysis and fixed most findings
+
+##### Fixes #####
+
+- none
+
 ### Setup ###
 
 In order to use the C++ library's functionalities in a Java application the required binary file(s) must be available on the system in use.