Skip to content

Commit 7ab9aaf

Browse files
committed
release: v0.2.8
1 parent c0165d1 commit 7ab9aaf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## Unreleased
3+
## v0.2.8 - 2025-10-02
44

55
- Show 20 most recently authenticated subjects in auth form
66
- Return an error when the redirect URI is missing for an anonymous client.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "oidc-provider-mock"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
description = "OpenID Connect provider server for testing authentication"
55
authors = [{ name = "Thomas Scholtes", email = "[email protected]" }]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)