Skip to content

Commit 17b49dc

Browse files
authored
Merge pull request #1523 from Shopify/update-changelog
Update CHANGELOG for 2.1.2 patch release
2 parents eab2f17 + 0761571 commit 17b49dc

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [these versioning and changelog guidelines][changelog-guidelines].
66

7-
## Unreleased
7+
<!-- ## Unreleased -->
8+
9+
## 2.1.2 - 2018-06-06
810

911
### Enhancements
1012

11-
* Allow cards to accept a block for a title ([#1412](https://github.com/Shopify/polaris-react/pull/1412))
12-
* Add an intermediate prop typing for `Link` to allow redefinition of prop definitions ([#1439](https://github.com/Shopify/polaris-react/pull/1439))
13-
* Fix the spacing around the title and description delimiter + Wrap the long description ([#1503](https://github.com/Shopify/polaris-react/pull/1503))
13+
* Added support for cards to accept a block for a title ([#1412](https://github.com/Shopify/polaris-react/pull/1412))
14+
* Added an intermediate prop typing for `Link` to allow redefinition of prop definitions ([#1439](https://github.com/Shopify/polaris-react/pull/1439))
1415

1516
### Bug fixes
1617

17-
* DatePicker: Fixed unexpected focus jumps when date picker props are updated ([#1399](https://github.com/Shopify/polaris-react/pull/1399))
18+
* Fixed an issue where resource list filters lost padding ([#1438](https://github.com/Shopify/polaris-react/pull/1438)) (thanks to [@BarryCarlyon](https://github.com/BarryCarlyon) for the [original issue](https://github.com/Shopify/polaris/issues/330))
19+
* Fixed unexpected focus jumps when date picker props are updated ([#1399](https://github.com/Shopify/polaris-react/pull/1399))
20+
* Fixed the spacing and text wrapping of exception list title and description ([#1503](https://github.com/Shopify/polaris-react/pull/1503))
1821

19-
## 2.1.1 - 2018-05-03
22+
## 2.1.1 - 2018-05-30
2023

2124
### Bug fixes
2225

0 commit comments

Comments
 (0)