mirror of https://github.com/vladmandic/human
add release notes
parent
05ee137610
commit
011011d29c
|
@ -9,11 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### **HEAD -> main** 2021/06/08 mandic00@live.com
|
||||||
|
|
||||||
|
|
||||||
### **2.0.1** 2021/06/08 mandic00@live.com
|
### **2.0.1** 2021/06/08 mandic00@live.com
|
||||||
|
|
||||||
|
- add video drag&drop capability
|
||||||
### **origin/main** 2021/06/07 mandic00@live.com
|
|
||||||
|
|
||||||
- modularize build platform
|
- modularize build platform
|
||||||
- custom build tfjs from sources
|
- custom build tfjs from sources
|
||||||
- modularize build platform
|
- modularize build platform
|
||||||
|
|
|
@ -34,6 +34,10 @@ Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) ap
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
*Note: `Human` Release 2.0 contains large list of changes, see [Change log](https://github.com/vladmandic/human/blob/main/CHANGELOG.md) for details*
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## Demos
|
## Demos
|
||||||
|
|
||||||
- [**Main Application**](https://vladmandic.github.io/human/demo/index.html)
|
- [**Main Application**](https://vladmandic.github.io/human/demo/index.html)
|
||||||
|
|
Loading…
Reference in New Issue