Skip to content

Commit

Permalink
Prepare release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeGak committed Dec 19, 2024
1 parent a58b21f commit 4ce9ea9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.1.2

- Support `client_credentials` grant type.
- Fix getting real group name.

## v0.1.1

- Fixed links to GitHub repository.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ prefer-active-python = true

[tool.poetry]
name = "Flask-Multipass-Keycloak"
version = "0.1.1"
version = "0.1.2"
description = "Flask-Multipass provider for Keycloak"
repository = "https://github.com/unconventionaldotdev/flask-multipass-keycloak"
readme = "README.md"
Expand Down

0 comments on commit 4ce9ea9

Please sign in to comment.