You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# 2.0.2
2
+
3
+
This patch release includes minor fixes for CocoaPods unit tests.
4
+
5
+
CocoaPods Swift modules require that header dependencies be imported using `<>` notation.
6
+
7
+
## Source changes
8
+
9
+
*[Use <> framework import for MDMMotionAnimator.h in order to support module builds. (#28)](https://github.com/material-motion/motion-animator-objc/commit/f8fd0506320c31e1c471477639332b2ccb6b09fc) (featherless)
10
+
1
11
# 2.0.1
2
12
3
13
This patch release includes minor fixes for bazel + kokoro continuous integration.
0 commit comments