This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jeff Verkoeyen
committed
Nov 18, 2016
1 parent
ab937db
commit 5ddd13e
Showing
1 changed file
with
20 additions
and
2 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 |
---|---|---|
@@ -1,3 +1,21 @@ | ||
# release-candidate | ||
# 1.0.0 | ||
|
||
TODO: Enumerate changes. | ||
Initial release includes the TransitionTween plan. | ||
|
||
## Source changes | ||
|
||
* [Add unit tests for TransitionTween.](https://github.com/material-motion/coreanimation-transitions-swift/commit/85ef3ab4f3f52167322bce2503fdd8e0d87c3966) (Jeff Verkoeyen) | ||
* [Add TransitionTween implementation.](https://github.com/material-motion/coreanimation-transitions-swift/commit/a9d44be9df7caef8449c17276226617606b381f9) (Jeff Verkoeyen) | ||
|
||
## API changes | ||
|
||
### TransitionTween | ||
|
||
*new* class: `TransitionTween` | ||
|
||
## Non-source changes | ||
|
||
* [Automatic changelog preparation for release.](https://github.com/material-motion/coreanimation-transitions-swift/commit/ab937db0d83eaef10790d81ee2619845d9e8fb30) (Jeff Verkoeyen) | ||
* [Rename example files.](https://github.com/material-motion/coreanimation-transitions-swift/commit/944deab908ece0f36c3af74a3ffd791370a639ad) (Jeff Verkoeyen) | ||
* [Add features guide and how to.](https://github.com/material-motion/coreanimation-transitions-swift/commit/a5bf738c50df65c8d4760d007137f0a0bdd80bfb) (Jeff Verkoeyen) | ||
* [Ran yo mm-github.](https://github.com/material-motion/coreanimation-transitions-swift/commit/62b7b6ca04839ba9b0d298ddde0becb7bf70a2fc) (Jeff Verkoeyen) |