Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit b02d753

Browse files
author
Wenyu Zhang
committed
Hand-modified CHANGELOG.md API diff.
1 parent fb6d4ef commit b02d753

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# 118.1.0
22

3-
In this minor release, we have made several improvements to TextControls component.
3+
In this minor release, we have made several improvements to the TextControls component.
44

55
## New features
66

77
### TextControls
88

9-
Added baseTextFieldShouldDeleteBackward: delegate method to MDCBaseTextFieldDelegate that is called at the beginning of deleteBackward.
10-
11-
Added baseTextField:shouldPerformAction:withSender:canPerformAction: delegate method that is called from MDCBaseTextField's implementation of the UIResponder method canPerformAction:withSender:.
9+
Added `-baseTextFieldShouldDeleteBackward:` and `-baseTextField:shouldPerformAction:withSender:canPerformAction:` to `MDCBaseTextFieldDelegate`.
1210

1311
## Component changes
1412

0 commit comments

Comments
 (0)