Skip to content

Commit 8bce5e2

Browse files
committed
Added API diff, determined new version number is 20.0.0.
1 parent 9785eb4 commit 8bce5e2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# release-candidate TODO: Replace me with version number.
1+
# 20.0.0
2+
3+
## API changes
4+
5+
### Ink
6+
7+
* Return value of `-[MDCInkTouchController initWithView:]` changed from `nullable instancetype` to `nonnull instancetype`.
8+
9+
### ProgressView
10+
11+
* Added `MDCProgressViewBackwardAnimationMode` enumeration and `-[MDCProgressView backwardProgressAnimationMode]` to control how the progress view acts when its progress value is set to a _smaller_ value than the current value.
212

313
## Component changes
414

0 commit comments

Comments
 (0)