File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,29 @@ The changelog for `Hero`. Also see the [releases](https://github.com/HeroTransit
44
55--------------------------------------
66
7- ## [ 1.5.0] ( https://github.com/HeroTransitions/Hero/releases/tag/1.5.0 )
7+ ## [ 1.6.0] ( https://github.com/HeroTransitions/Hero/releases/tag/1.6.0 )
8+ ### Added
9+
10+ - #695 - Swift 5 support
11+ - #628 - Swift Package Manager Support
12+ - #623 - Swift UI support and example
13+ - #681 - Application extension target support
14+ - #595 - Add Accio supported badge
15+ - #619 - XCode 11/12 support in example
16+ - CI/CD improvements
17+ ### Changed
18+
19+ - #648 - Updated iOS version support
20+ - #576 - Usage guide updates
821
22+ ### Fixed
23+
24+ - #698 - Warnings fix
25+ - #585 - replaceViewControllers now calls the completion
26+ - #559 - Resuming property animator from current fraction
27+ - #465 - fix keyboard transition
28+
29+ ## [ 1.5.0] ( https://github.com/HeroTransitions/Hero/releases/tag/1.5.0 )
930### Added
1031
1132- Use custom snapshot for views that implement ` HeroCustomSnapshotView ` .
You can’t perform that action at this time.
0 commit comments