Skip to content

Commit 7ac4aa7

Browse files
authored
Merge pull request #2072 from Shopify/fix-2.7-release-notes
Fixed 2.7 release notes mistake
2 parents 4d44cd7 + 2fa2c76 commit 7ac4aa7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,10 @@ The format is based on [these versioning and changelog guidelines](https://git.i
1010

1111
## 2.7.0 - 2018-08-27
1212

13-
# Unreleased changes
13+
### Enhancements
1414

1515
- Adjusted spacing for `ChoiceChildren` in choice list for readability ([#2016](https://github.com/Shopify/polaris-react/pull/2016))
1616
- Made `Card.Header` a seperate publically accessible component ([#1946](https://github.com/Shopify/polaris-react/pull/1946))
17-
18-
### Enhancements
19-
2017
- Added support for complex operators in `ResourceList` component ([#2006](https://github.com/Shopify/polaris-react/pull/2006))
2118
- Updated the page component's primary action to support `Button` props. ([#1994](https://github.com/Shopify/polaris-react/pull/1994))
2219
- Added validation for non-numeric input in a type="number" `TextField` ([#2001](https://github.com/Shopify/polaris-react/pull/2001))

0 commit comments

Comments
 (0)