Skip to content

Commit 6e8382d

Browse files
committed
CHANGELOG.md update
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
1 parent 5b3ac17 commit 6e8382d

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff 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`.

0 commit comments

Comments
 (0)