Skip to content

Commit 4d967e3

Browse files
authored
Update changelog for 2.8.0 release (#2119)
1 parent bcc6912 commit 4d967e3

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ The format is based on [these versioning and changelog guidelines](https://git.i
88

99
---
1010

11+
## 2.8.0 - 2018-08-30
12+
13+
### Bug fixes
14+
15+
- Reverted a change that caused the built embeded.js bundle to be way larger than it should be due to broad imports ([#2102](https://github.com/Shopify/polaris-react/pull/2102))
16+
17+
### Enhancements
18+
19+
- Added support for boolean type on Choice error prop ([#2085](https://github.com/shopify/polaris-react/pull/2085))
20+
21+
### Documentation
22+
23+
- Updated banner guidelines to make it clearer when success banners should be used vs success toasts. ([#2046](https://github.com/Shopify/polaris-react/pull/2046))
24+
- Updated display text documentation to have a separate example for medium and large display ([#2100](https://github.com/Shopify/polaris-react/pull/2100))
25+
1126
## 2.7.2 - 2018-08-27
1227

1328
### Bug fixes

UNRELEASED.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,3 @@
33
Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to format new entries. 💜
44

55
---
6-
7-
### Bug fixes
8-
9-
- Reverted a change that caused the built embeded.js bundle to be way larger than it should be due to broad imports ([#2102](https://github.com/Shopify/polaris-react/pull/2102))
10-
11-
### Enhancements
12-
13-
- Added support for boolean type on Choice error prop ([#2085](https://github.com/shopify/polaris-react/pull/2085))
14-
15-
### Documentation
16-
17-
- Updated banner guidelines to make it clearer when success banners should be used vs success toasts. ([#2046](https://github.com/Shopify/polaris-react/pull/2046))
18-
- Updated display text documentation to have a separate example for medium and large display

0 commit comments

Comments
 (0)