From 595d4489715a01cdbcf89b68be5daf5f9b18f875 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 4 Nov 2020 11:44:07 -0500 Subject: [PATCH] updated changelog --- CHANGELOG.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcdb3160..872e5c51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # @vladmandic/human -Version: **0.6.2** -Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction** +Version: **0.7.0** +Description: **human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** License: **MIT** @@ -10,7 +10,22 @@ Repository: **** ## Changelog -### **HEAD -> main** 2020/11/03 mandic00@live.com +### **HEAD -> main** 2020/11/04 mandic00@live.com + +### **0.6.7** 2020/11/04 mandic00@live.com +- implemented simple gesture recognition + +### **0.6.6** 2020/11/04 mandic00@live.com +- remove debug code + +### **0.6.5** 2020/11/04 mandic00@live.com +- redo hand detection + +### **0.6.4** 2020/11/03 mandic00@live.com +- added manifest + +### **0.6.3** 2020/11/03 mandic00@live.com +- enhanced processing resolution - fix pause restart - complete model refactoring - fixed typo