Skip to content

Commit d72c995

Browse files
committed
v1.0.2
1 parent 568ac98 commit d72c995

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
## 1.0.0 (2023-02-19)
44

5-
Initial release
5+
Initial release
6+
7+
## 1.0.2 (2024-12-09)
8+
9+
- automatically remove query and fragment from url when creating DPoP header

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22

33
name = "SolidClientCredentials"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
description = "Solid authentication with client credentials"
66

77
packages = [{ include = "solid_client_credentials" }]

0 commit comments

Comments
 (0)