From 328c1895ffd543472dc29051ea176ab51b45edfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Mon, 25 Jun 2018 13:22:35 +0200 Subject: [PATCH] Add relase note about to run a rake task to create the new api-keys for the development environment --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 8fc50b37..8df05b8d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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