Skip to content
Snippets Groups Projects
Commit 80909188 authored by Rohith's avatar Rohith
Browse files

Release v2.3.0

- cutting a release for v2.3.0
parent e80a4cf9
No related branches found
No related tags found
No related merge requests found
#### **2.3.0 (Unreleased)**
#### **2.3.0**
FEATURES:
* Added the ability to use a "any" operation on the roles rather then just "and" with the inclusion of a `require-any-role` [#PR389](https://github.com/gambol99/keycloak-proxy/pull/389)
......
......@@ -27,7 +27,7 @@ import (
)
var (
release = "v2.2.2"
release = "v2.3.0"
gitsha = "no gitsha provided"
compiled = "0"
version = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment