Skip to content

Commit ff29d72

Browse files
committed
Update ChangeLog
1 parent d2fbd94 commit ff29d72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [1.7.4] - 2020-08-02
9+
### Changed
10+
* Fixed PNG image saved as JPG after compress issue [#105](https://github.com/Dhaval2404/ImagePicker/issues/105)
811

912
## [1.7.3] - 2020-07-18
1013
### Changed
@@ -73,6 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7376
* Retrieve Image Result as File, File Path as String or Uri object
7477

7578
[Unreleased]: https://github.com/Dhaval2404/ImagePicker/compare/v2.0...HEAD
79+
[1.7.4]: https://github.com/Dhaval2404/ImagePicker/compare/v1.7.3...v1.7.4
7680
[1.7.3]: https://github.com/Dhaval2404/ImagePicker/compare/v1.7.2...v1.7.3
7781
[1.7.2]: https://github.com/Dhaval2404/ImagePicker/compare/v1.7.1...v1.7.2
7882
[1.7.1]: https://github.com/Dhaval2404/ImagePicker/compare/v1.7...v1.7.1

0 commit comments

Comments
 (0)