pmt: 2.7.0 changelog update

This commit is contained in:
2024-08-02 17:52:24 +03:00
committed by GitHub
parent 5d51e44a2c
commit 9bcde145a5

View File

@@ -1,12 +1,10 @@
### Version 2.6.0 Changelog ### Version 2.7.0 Changelog
- 'tools.c' cleaned. - Operation support with pipe (|) operator has been added.
- Compilation system (make) was subject to a serious update. - Build system has been made dynamic.
- Undefined sanitizer added to debug flags. - Minor changes were made to the layout of bash scripts.
- Dynamic makefiles with separate targets. - Header names have been changed.
- Unit was given when the size information was given (M).
- use of other compilers from clang was blocked.
``` ```
END OF 2.6.0 UPDATE CHANGELOG END OF 2.7.0 UPDATE CHANGELOG
``` ```