Skip to content
Snippets Groups Projects
Verified Commit 3b3ed902 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix changelog

parent 41214bf6
No related branches found
No related tags found
1 merge request!733Prepare release 2.0rc6
Pipeline #36158 canceled
This commit is part of merge request !733. Comments created here will be created in the context of that merge request.
......@@ -36,8 +36,8 @@ Removed
~~~~~~~
* Dropped data anonymization (django-hattori) support for now
* `OAUTH2_SCOPES` setting in apps is not supported anymore. Use `get_all_scopes` method
on `AppConfig` class instead.
* ``OAUTH2_SCOPES`` setting in apps is not supported anymore. Use ``get_all_scopes`` method
on ``AppConfig`` class instead.
`2.0rc5`_ - 2021-08-25
----------------------
......@@ -56,13 +56,6 @@ Added
~~~~~
* Allow to configure port for prometheus metrics endpoint.
* Allow apps to dynamically generate OAuth scopes
Removed
~~~~~~~
* `OAUTH2_SCOPES` setting in apps is not supported anymore. Use `get_all_scopes` method
on `AppConfig` class instead.
Fixed
~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment