Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit c9ae79b

Browse files
author
Jeff Verkoeyen
committed
Add release notes.
1 parent 7ebb7d6 commit c9ae79b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# #develop#
1+
# 1.0.0
22

3-
TODO: Enumerate changes.
3+
Initial release.
44

5+
Includes support for building simple view controller transitions and transitions that support custom presentation.
56

7+
## Source changes
8+
9+
* [Clarify the docs for default modal presentation styles. (#4)](https://github.com/material-motion/transitioning-objc/commit/84c23e5f7c490e2a7d299cca6c4046ac4f368551) (featherless)
10+
* [Initial implementation. (#1)](https://github.com/material-motion/transitioning-objc/commit/c1b760455779226ebc9749e06e528d25a6b444bc) (featherless)
11+
12+
## Non-source changes
13+
14+
* [Simplify the frame calculation APIs in the example. (#5)](https://github.com/material-motion/transitioning-objc/commit/8688b045594ee38204744c7c644d4cce58165ec6) (featherless)

0 commit comments

Comments
 (0)