diff --git a/Change-Log.md b/Change-Log.md index 7924105..90c81d5 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,7 +1,7 @@ # @vladmandic/human -Version: **0.7.3** +Version: **0.8.1** Description: **human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** @@ -10,7 +10,31 @@ Repository: **** ## Changelog -### **HEAD -> main** 2020/11/05 mandic00@live.com +### **HEAD -> main** 2020/11/07 mandic00@live.com + +### **0.8.1** 2020/11/07 mandic00@live.com +- fix hand detection performance +- optimized model loader + +### **origin/main, origin/HEAD** 2020/11/07 mandic00@live.com +- merge branch 'main' of https://github.com/vladmandic/human into main +- created wiki +- delete bug_report.md +- optimize font resizing +- fix nms sync call + +### **0.7.6** 2020/11/06 mandic00@live.com +- fixed memory leaks and updated docs +- model tuning +- cache invalidation improvements +- full async operations + +### **0.7.5** 2020/11/05 mandic00@live.com +- implemented dev-server + +### **0.7.4** 2020/11/05 mandic00@live.com +- fix canvas size on different orientation +- switched from es2020 to es2018 build target ### **0.7.3** 2020/11/05 mandic00@live.com - optimized camera and mobile layout