Add relase note about to run a rake task to create the new api-keys for the development environment

This commit is contained in:
Daniel García Aubert 2018-06-25 13:22:35 +02:00
parent c34c4ae4fb
commit 328c1895ff

View File

@ -7,6 +7,9 @@ Released 2018-mm-dd
## 2.1.0
Released 2018-06-13
Notice:
- This release changes the way that authentication works internally. You'll need to run `bundle exec rake carto:api_key:create_default` in your development environment to keep working.
New features:
* CI tests with Ubuntu Xenial + PostgreSQL 10.1 and Ubuntu Precise + PostgreSQL 9.5
* Making version 2.0.0 configuration parameters backwards compatible