diff --git a/flutter/CHANGELOG.md b/flutter/CHANGELOG.md index 06c28220..7349fd2d 100644 --- a/flutter/CHANGELOG.md +++ b/flutter/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 0.0.4 + +* (imp) flutter: unify UvcCameraController state checks by [@jhionan](https://github.com/jhionan) +* (chore) flutter: sort UvcCameraController imports by [@jhionan](https://github.com/jhionan) +* (imp) flutter: exceptions by [@alexey-pelykh](https://github.com/alexey-pelykh) +* (chore) flutter: upgrade SDK by [@alexey-pelykh](https://github.com/alexey-pelykh) +* (imp) flutter: UvcCameraController to expose initialization errors by [@jhionan](https://github.com/jhionan) +* (feat) flutter: take picture by [@alexey-pelykh](https://github.com/alexey-pelykh) + +**Full Changelog**: [0.0.3…0.0.4](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.3...0.0.4) + ## 0.0.3 * (ref) lib: move UI to usbCameraCommon @@ -8,20 +19,20 @@ * (fix) set buffer geometry and format on capture target * (feat) flutter: video recording -**Full Changelog**: [0.0.2...0.0.3](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.2...0.0.3) +**Full Changelog**: [0.0.2…0.0.3](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.2...0.0.3) ## 0.0.2 * (fix) remove `FLUTTER_ROOT` from Flutter plugin * (imp) remove package from manifest due to namespace -**Full Changelog**: [0.0.1...0.0.2](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.1...0.0.2) +**Full Changelog**: [0.0.1…0.0.2](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.1...0.0.2) ## 0.0.1 * (fix) flutter plugin & library version matching -**Full Changelog**: [0.0.0...0.0.1](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.0...0.0.1) +**Full Changelog**: [0.0.0…0.0.1](https://github.com/alexey-pelykh/UVCCamera/compare/0.0.0...0.0.1) ## 0.0.0