diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b965b19..391293c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ### 5.1.6 +* It is no longer possible to invoke an inactive operation, in this case the user receives a 410 status code #582 +* Deleted scopes are no longer visible * Update deps which fixes a security issue in twig/twig * Fixed a CORS header problem for Firefox