diff --git a/NEWS.md b/NEWS.md index 26b4bb6dfe..7ed82fc71f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,7 @@ This release introduces a new API Key system. In order to migrate existing users `bundle exec rake carto:api_key:create_default` ### Features +* Update CARTO logo in maps (https://github.com/CartoDB/design/issues/1324) * Password expiration ([Central#2226](https://github.com/CartoDB/cartodb-central#2226)) * New rake to fix inconsistent permissions (`bundle exec rake cartodb:permissions:fix_permission_acl`)