From f4caef2e904d2d70ad297807d92fed5edf0f5cd3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 13 Sep 2021 13:54:42 -0400 Subject: [PATCH] update changelog and todo --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f995684..309a3d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,11 @@ ### **HEAD -> main** 2021/09/13 mandic00@live.com +- enhanced automated tests - enable canvas patching for nodejs - full ts strict typechecks - fix multiple memory leaks - -### **origin/main** 2021/09/12 mandic00@live.com - +- modularize human class and add model validation - add dynamic kernel op detection - added human.env diagnostic class - minor typos