Skip to content

Commit 5c443c1

Browse files
author
Solona Armstrong
authored
Merge pull request #2005 from Shopify/patch-2.6.1
[Release 2.6.1] Changelog for 2.6.1 patch
2 parents 1117bd8 + 8a4155a commit 5c443c1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +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 -->
8+
9+
## 2.6.1 - 2018-08-21
810

911
### Development workflow
1012

1113
- Moved `pa11y` and `object-hash` from dependencies to devDependencies ([#2003](https://github.com/Shopify/polaris-react/pull/2003))
1214

15+
### Bug fixes
16+
17+
- Fixed inconsistent drop zone error styling ([#1981](https://github.com/Shopify/polaris-react/pull/1981))
18+
1319
## 2.6.0 - 2018-08-21
1420

1521
### Development workflow
@@ -50,7 +56,6 @@ The format is based on [these versioning and changelog guidelines][changelog-gui
5056

5157
### Bug fixes
5258

53-
- Fixed inconsistent `DropZone` error styling ([#1981](https://github.com/Shopify/polaris-react/pull/1981))
5459
- Fixed text field resizer rendering when `multiline` was false ([#1853](https://github.com/Shopify/polaris-react/pull/1853))
5560
- Fixed modal header condensing ([#1894](https://github.com/Shopify/polaris-react/pull/1894))
5661
- Fixed tooltip so active prop activates on initial render ([#1903](https://github.com/Shopify/polaris-react/pull/1903))

0 commit comments

Comments
 (0)