From 16963f2d08bd19143328dd207b097a040ead1d2c Mon Sep 17 00:00:00 2001 From: Rina <37088203+MrsRina@users.noreply.github.com> Date: Sat, 13 Jan 2024 22:54:18 -0300 Subject: [PATCH] [version] commit devlogs --- devlog/commit.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devlog/commit.txt b/devlog/commit.txt index 4a62fab5..e779b1f4 100644 --- a/devlog/commit.txt +++ b/devlog/commit.txt @@ -136,4 +136,5 @@ major.minor.patch major-commit.minor-commit.patch-commit -- Optimized geometry resources re-allocating ticks. -- Optimized UTF-8 substring performance. -- Split feature in text util. --- Textbox UI is a STL vector-based. \ No newline at end of file +-- Textbox UI is a STL vector-based. +-- Fixed `ekg::log::flush` copying string buffer and not cleaning. \ No newline at end of file