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

Commit f4b2bbd

Browse files
author
Jeff Verkoeyen
committed
Update changelog.
1 parent c235b59 commit f4b2bbd

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
1-
# #develop#
1+
# 1.5.1
22

3-
TODO: Enumerate changes.
3+
This patch release introduces a compatibility initializer for creating Objective-C animation traits from C-style motion timings.
44

5+
## Source changes
6+
7+
* [Add a legacy initializer for animation traits. (#34)](https://github.com/material-motion/motion-interchange-objc/commit/e3321d0e4081de1f3d8edee115af0a9ea2142c48) (featherless)
8+
9+
## API changes
10+
11+
Auto-generated by running:
12+
13+
apidiff origin/stable release-candidate objc src/MotionInterchange.h
14+
15+
#### MDMAnimationTraits(Legacy)
16+
17+
*new* method: `-initWithMotionTiming:` in `MDMAnimationTraits(Legacy)`
18+
19+
*new* category: `MDMAnimationTraits(Legacy)`
520

621
# 1.5.0
722

0 commit comments

Comments
 (0)