This commit is contained in:
Ervin Hegedus 2024-08-28 14:37:56 +02:00 committed by GitHub
parent 07fb580415
commit 358618951a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
v3.0.13 - YYYY-MMM-DD v3.0.13 - YYYY-MMM-DD
--------------------- ---------------------
- Lua::run: Move logging of str parameter to higher log level.
[PR #3240 - @frozenice]
- Remove unnecessary heap allocated copies in Transformation actions - Remove unnecessary heap allocated copies in Transformation actions
[PR #3231 - @eduar-hte] [PR #3231 - @eduar-hte]
- Removed multiple heap-allocated copies in Pm::init & parse_pm_content - Removed multiple heap-allocated copies in Pm::init & parse_pm_content