diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 8fac732914..4290797d1c 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +## [3.0.0-alpha.6] +- Bugfix: actions should always throw errors +- Bugfix: filter regex should never throw. + ## [3.0.0-alpha.5] - Add support for simple builtin authentication provider - Add support for custom authentication provider (aka Oauth2, etc)