[Misc] Update README.md
[platform/adaptation/npu/trix-engine.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 03cde48..883a472 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,38 @@
+2.4.3 -> 2.5.0:
+  - Use Apache-2.0 License for now
+  - Use the embedded uapi header temporally
+  - Fix minor bugs (e.g., output callback handling)
+  - Prepare open sourcing for Tizen.org
+
+2.4.2 -> 2.4.3:
+  - Support multi tensors for kernel requests
+  - Reset internal callback after submission (sync mode)
+  - Revise reference example code
+
+2.4.1 -> 2.4.2:
+  - Fix the dspm size checking to use envvar
+  - Add build macro for cuse driver
+  - Add smack rules for cuse driver in post script
+
+2.4.0 -> 2.4.1:
+  - Add PID info to profile data path
+  - Change the dafault data type for test programs
+  - Fix some coverity issues
+
+2.3.16 -> 2.4.0:
+  - Support TRIV v2.3.8 models
+  - Update NNStreamer sub-plugin name
+  - Update NPU-DDK documents
+
+2.3.15 -> 2.3.16:
+  - Fix double free bug when handling output callback
+  - Fix tensor size calculation for layout NONE (= TRIV2)
+  - Allow mutliple calls of getNPU_profile()
+  - Resolve warning messages from Valgrind analysis
+  - Update action workflows to upload a core dump on failures
+  - Increase code coverage (line & func >= 85%)
+  - Increase the column limit of clang-format for readability
+
 2.3.14 -> 2.3.15:
   - Fix bugs and revise FPGA workaround codes
   - Handle DSPM size and a number of vISA insts