Skip to content

Commit 35dc11f

Browse files
prep changelog for 4.7.1 (#2352)
Co-authored-by: Dan Rosenthal <[email protected]>
1 parent 83d6698 commit 35dc11f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

99
---
1010

11+
## 4.7.1 - 2019-10-23
12+
13+
### Bug fixes
14+
15+
- Fixed a bug with `Button` which caused infinite layout and high CPU load in Safari, related to [WebKit Bug 194332](https://bugs.webkit.org/show_bug.cgi?id=194332) ([#2350](https://github.com/Shopify/polaris-react/pull/2350))
16+
1117
## 4.7.0 - 2019-10-22
1218

1319
### Enhancements

UNRELEASED.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
1212

1313
### Bug fixes
1414

15-
- Fixed a bug with `Button` which caused infinite layout and high CPU load in Safari, related to [WebKit Bug 194332](https://bugs.webkit.org/show_bug.cgi?id=194332) ([#2350](https://github.com/Shopify/polaris-react/pull/2350))
16-
1715
### Documentation
1816

1917
### Development workflow

0 commit comments

Comments
 (0)