Skip to content

Commit 2a47ec9

Browse files
committed
Update the CHANGELOG
1 parent 42fdca6 commit 2a47ec9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.2.0] - 2020-03-29
10+
### Added
11+
- Supports the `delayPlaceholder` for WebImage #91
12+
- `AnimatedImage` little patch - UIKit/AppKit animated image now applied for `resizingMode` #89
13+
14+
### Fixed
15+
- Fix the issue when dealloc `AnimatedImage`'s native View, the window does not exist and cause Crash #90
16+
917
## [1.1.0] - 2020-03-24
1018
### Added
1119
- `ImageManager` now public. Which allows advanced usage for custom View type. Use `@ObservedObject` to bind the manager with your own View and update the image.

0 commit comments

Comments
 (0)