From 43fad8d52e9dff989926355b0dd65c78b6dc2815 Mon Sep 17 00:00:00 2001 From: Cody Weaver Date: Thu, 4 Mar 2021 12:47:35 -0800 Subject: [PATCH] Hand-modified CHANGELOG.md API diff. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf845b78e6..d5778394845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # 124.0.0 -In this release `MDCTextField` and its associated classes and protocols are deprecated. As well as cleaning up pre iOS 12 checks in the library. +In this release `MDCTextField` and its associated classes and protocols are deprecated. We also deleted the Pesto example application and cleaned up pre iOS 12 checks in the library. ## Breaking changes