Skip to content

Commit 15e0c1d

Browse files
committed
Update changelog for 2.5.0
1 parent c00769a commit 15e0c1d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,27 @@ 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 -->
88

9-
## Documentation
9+
## 2.5.0 - 2018-07-20
1010

11-
- Added iOS and Android examples for the card component ([#1784](https://github.com/Shopify/polaris-react/pull/1784))
11+
### Enhancements
12+
13+
- Added `weekStartsOn` prop to Datepicker ([#1783](https://github.com/Shopify/polaris-react/pull/1783))
1214

1315
### Bug fixes
1416

1517
- Remove stickyManager from app provider props interface ([#1706](https://github.com/Shopify/polaris-react/pull/1706))
1618

19+
## Documentation
20+
21+
- Added iOS and Android examples for the card component ([#1784](https://github.com/Shopify/polaris-react/pull/1784))
22+
1723
### Development workflow
1824

1925
- Renamed `yarn start:vrt` to `yarn tophat` and updated the folder name to match ([#1754](https://github.com/Shopify/polaris-react/pull/1754), [#1764](https://github.com/Shopify/polaris-react/pull/1764))
2026
- Improved `yarn tophat`’s design, and added a `/all-components` route ([#1709](https://github.com/Shopify/polaris-react/pull/1709))
2127

22-
### Enhancements
23-
24-
- Added `weekStartsOn` prop to Datepicker ([#1783](https://github.com/Shopify/polaris-react/pull/1783))
25-
2628
## 2.4.0 - 2018-07-12
2729

2830
### Enhancements

0 commit comments

Comments
 (0)