Skip to content

Commit f1999b9

Browse files
author
Dominic McPhee
authored
Updating changelog for 4.21.0 (#2953)
1 parent ebc51fd commit f1999b9

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.md

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

99
---
1010

11+
## 4.21.0 - 2020-04-28
12+
13+
### Enhancements
14+
15+
- Added `additionalNavigation` prop to `Page` ([#2942](https://github.com/Shopify/polaris-react/pull/2942))
16+
17+
## 4.20.1 - 2020-04-23
18+
19+
### Bug fixes
20+
21+
- Fixed performance of `ResourceItem` due to inclusion of `children` in deep prop comparison within `shouldComponentUpdate` ([#2936](https://github.com/Shopify/polaris-react/pull/2936))
22+
1123
## 4.20.0 - 2020-04-22
1224

1325
### Enhancements

UNRELEASED.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@
66

77
### Enhancements
88

9-
- Added `additionalNavigation` prop to `Page` ([#2942](https://github.com/Shopify/polaris-react/pull/2942))
10-
119
### Bug fixes
1210

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

1713
### Development workflow

0 commit comments

Comments
 (0)