|
@@ -19,6 +19,12 @@ This release contains breaking changes.
|
19
|
19
|
`ImageSource.gallery` respectively. See documentation on implementing image support for more
|
20
|
20
|
details.
|
21
|
21
|
|
|
22
|
+## 0.6.1
|
|
23
|
+
|
|
24
|
+* Relaxed dependency constraint on `image_picker` library to allow latest version. Note that
|
|
25
|
+ Zefyr 0.7 will stop depending on `image_picker` and introduce some breaking changes, which will
|
|
26
|
+ be described here when 0.7 is released.
|
|
27
|
+
|
22
|
28
|
## 0.6.0
|
23
|
29
|
|
24
|
30
|
* Updated to support Flutter 1.7.8
|