-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added CHANGELOG and fixed snapshot issue in iOS 11
- Loading branch information
Daniel Dahan
committed
Oct 11, 2017
1 parent
ce1eaae
commit 8530c66
Showing
6 changed files
with
52 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## 1.2.2 | ||
|
||
* Updated Motion for iOS 11, where snapshot would no longer include a container view. | ||
|
||
## 1.2.1 | ||
|
||
* Submodule access rights update for [Material](https://github.com/CosmicMind/Material). | ||
|
||
## 1.2.0 | ||
|
||
* Updated to `Swift 4`. | ||
* Fixed a couple memory leaks. | ||
|
||
## 1.1.2 | ||
|
||
* Minor internal updates. | ||
|
||
## 1.1.1 | ||
|
||
* Added Motion logo to README. | ||
|
||
## 1.1.0 | ||
|
||
* [issue-5](https://github.com/CosmicMind/Motion/issues/5): Added the ability to add custom timing functions. | ||
* [issue-4](https://github.com/CosmicMind/Motion/issues/4): Fixed an issue where a white flash occurred when pushing/popping a view controller. | ||
* [issue-8](https://github.com/CosmicMind/Motion/issues/8): Added the ability to add animation immediately. | ||
* [issue-6](https://github.com/CosmicMind/Motion/issues/6): Added the ability to animate views that are not paired. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters