Skip to content

Commit 603367c

Browse files
committed
update change log
1 parent 107df3d commit 603367c

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.20.1 - 2020-04-23
12+
13+
### Bug fixes
14+
15+
- Fixed performance of `ResourceItem` due to inclusion of `children` in deep prop comparison within `shouldComponentUpdate` ([#2936](https://github.com/Shopify/polaris-react/pull/2936))
16+
1117
## 4.20.0 - 2020-04-22
1218

1319
### Enhancements

UNRELEASED.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
### Bug fixes
1010

11-
- Fixed performance of `ResourceItem` due to inclusion of `children` in deep prop comparison within `shouldComponentUpdate` ([#2936](https://github.com/Shopify/polaris-react/pull/2936))
12-
1311
### Documentation
1412

1513
### Development workflow

0 commit comments

Comments
 (0)