Merge branch 'update/changelog' into 'master'

update changelog

See merge request face-recognition-framework/esp-who!23
v0.5.1
XiaochaoGONG 2018-11-21 12:27:04 +08:00
commit d2d6d6e974
1 changed files with 5 additions and 0 deletions

View File

@ -16,3 +16,8 @@ Face recognition framework
- Provide basic face recognition example
- Move `esp_facenet` to `esp-face` as submodule
- Add some documents for API reference and guide
## 0.5.1
Modify recognition example
- enroll procedure changes to waiting 3 seconds
- update readme