forked from Github-Mirrors/canaille
chore: bump to 0.0.50
This commit is contained in:
parent
68d3dd1d58
commit
0756859626
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
[0.0.50] - 2024-04-09
|
||||||
|
---------------------
|
||||||
|
|
||||||
Added
|
Added
|
||||||
^^^^^
|
^^^^^
|
||||||
- Sign in/out events are logged in :issuer:`177`
|
- Sign in/out events are logged in :issuer:`177`
|
||||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
||||||
[tool]
|
[tool]
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "Canaille"
|
name = "Canaille"
|
||||||
version = "0.0.49"
|
version = "0.0.50"
|
||||||
description = "Lightweight identity and autorization management software"
|
description = "Lightweight identity and autorization management software"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||||
|
|
Loading…
Reference in a new issue