add 1.0.0 changelog

fix #1228
This commit is contained in:
Sibelius Seraphini 2018-02-12 09:50:38 -02:00 committed by GitHub
parent 5862cdfac2
commit 5be1f0e727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
### master ### master
- added RNCamera implementation for ios
### 1.0.0
- RNCamera as main camera implementation for both iOS and Android (base on expo module)
- FaceDetector feature for both iOS and Android (based on expo module)
- RCTCamera deprecated
### 0.13.0 ### 0.13.0
- added RNCamera implementation for android - added RNCamera implementation for android