updated changelog

pull/50/head
Vladimir Mandic 2020-10-17 11:43:40 -04:00
parent cd36d9f546
commit 9d047748bc
1 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# @vladmandic/human
Version: **0.3.5**
Version: **0.3.6**
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
Author: **Vladimir Mandic <mandic00@live.com>**
@ -10,6 +10,18 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2020/10/17 mandic00@live.com
- parallelized agegender operations
### **origin/main, origin/HEAD** 2020/10/17 mandic00@live.com
### **0.3.6** 2020/10/17 mandic00@live.com
- fixed webcam initialization
- fixed memory leaks and added scoped runs
- modularized draw
- added state handling
- refactored package file layout
### **0.3.5** 2020/10/16 mandic00@live.com
- added auto-generated changelog