Skip to content

Commit e19c95e

Browse files
Merge pull request #1703 from Shopify/release-changelog
Update changelog for release
2 parents 5804bbf + 04c87eb commit e19c95e

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,18 @@ 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-
### Bug fixes
10-
11-
- Resolve issue with RangeSlider not accepting `0` as a `max` value ([#1690](https://github.com/Shopify/polaris-react/pull/1690))
12-
- Slightly reduce RangeSlider's `prefix/suffix` spacing ([#1690](https://github.com/Shopify/polaris-react/pull/1690))
13-
14-
## 2.3.0 - 2018-07-03
9+
## 2.3.1 - 2018-07-05
1510

1611
### Enhancements
1712

1813
- Removed the min-width of 320px from Resource list ([#1599](https://github.com/Shopify/polaris-react/pull/1599))
1914

2015
### Bug fixes
2116

17+
- Resolve issue with RangeSlider not accepting `0` as a `max` value ([#1690](https://github.com/Shopify/polaris-react/pull/1690))
18+
- Slightly reduce RangeSlider's `prefix/suffix` spacing ([#1690](https://github.com/Shopify/polaris-react/pull/1690))
2219
- Fixed spacing for prefix and suffix on the text field component ([#1698](https://github.com/Shopify/polaris-react/pull/1698))
2320
- Fixed a bug which caused data tables not rendered on first page load to have skewed cell heights ([#1619](https://github.com/Shopify/polaris-react/pull/1619)) (thanks [@flewid](https://github.com/flewid) for the [original issue](https://github.com/Shopify/polaris/issues/344))
2421
- Fixed DatePicker month styling for previous years ([#1657](https://github.com/Shopify/polaris-react/pull/1658))

0 commit comments

Comments
 (0)