Skip to content

Commit

Permalink
Changelog updates for 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfmcphee committed Aug 30, 2017
1 parent 4019220 commit 3062a2e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## Unreleased
## 1.5.1

### Bug fixes
* Fixed disabled buttons when using local class names ([#593](https://github.com/Shopify/polaris-react/pull/593))
* Fixed Scrollable resize listener not autobinding ([#592](https://github.com/Shopify/polaris-react/pull/592))

## 1.5.0
### Enhancements
* Updated scrollable component to remember scroll position on re-render ([#583](https://github.com/Shopify/polaris-react/pull/583))
* Added checkmark icon to the `Icon` component(https://github.com/Shopify/polaris-react/pull/584))
* Added checkmark icon to the `Icon` component ([#584](https://github.com/Shopify/polaris-react/pull/584))
* Added an example for a disabled `TextField`

### Bug fixes
Expand Down

0 comments on commit 3062a2e

Please sign in to comment.