Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Feb 19, 2021
1 parent f88bd49 commit e4b9171
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
# 122.1.0
# 122.0.1

This minor release introduces a new Dialogs feature, fixes a bug, and generally cleans up import
statements.

## New features

### Dialogs

You can now control whether a dialog dismisses automatically after an action was taken with the new
`dismissOnAction` API.
This patch release fixes a bug and generally cleans up import statements.

## Component changes

### BottomNavigation

* [Honor the `animated` param when changing the hidden state of the bottom navigation bar.](https://github.com/material-components/material-components-ios/commit/cdf7ffccc2a4ab366b630eae460099ce977ea2c7) (Nobody)

### Dialogs

* [Adds dismissOnAction property to MDCAlertAction to allow callers to control when the dialog dismisses.](https://github.com/material-components/material-components-ios/commit/2c46233db995cd2dd12a5180efeb365b9850ac14) (Nobody)
* [Adds dismissOnAction property to MDCAlertAction to allow callers to control when the dialog dismisses.](https://github.com/material-components/material-components-ios/commit/2e5571fa22ae8761d35c26709c0943bfb01e7039) (Nobody)

### NavigationDrawer

* [Increase code coverage by adding more tests.](https://github.com/material-components/material-components-ios/commit/1e8dcc273e9c37d8cd4aad4167ec415ccc13b9be) (Yarden Eitan)
Expand Down

0 comments on commit e4b9171

Please sign in to comment.