Update changelog

This commit is contained in:
Marcin Gębala 2020-11-13 11:39:22 +01:00
parent 807fcc670d
commit 1d8f912fc6
2 changed files with 5 additions and 1 deletions

View file

@ -4,6 +4,10 @@ All notable, unreleased changes to this project will be documented in this file.
## [Unreleased]
# 2.11.1
- Support multiline text in plugin configuration secret field - #829 by @karolinakuzniewicz
## 2.11.0
- Add sku column to fulfillment cards - #538 by @dominik-zeglen

View file

@ -40,7 +40,7 @@ $ cd saleor-dashboard
To use the official stable release, checkout to a release tag:
```
$ git checkout 2.11.0
$ git checkout 2.11.1
```
See the list of all releases here: https://github.com/mirumee/saleor-dashboard/releases/