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.
- Compilation system (make) was subject to a serious update.
- Undefined sanitizer added to debug flags.
- Dynamic makefiles with separate targets.
- Unit was given when the size information was given (M).
- use of other compilers from clang was blocked.
- Operation support with pipe (|) operator has been added.
- Build system has been made dynamic.
- Minor changes were made to the layout of bash scripts.
- Header names have been changed.
```
END OF 2.6.0 UPDATE CHANGELOG
END OF 2.7.0 UPDATE CHANGELOG
```