Skip to content

Commit 4b9396c

Browse files
committed
chore: update changelog
1 parent 51a5bff commit 4b9396c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/content/docs/docs/reference/changelog.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ title: Changelog
33
description: Overview of changes and updates in Tinyauth versions.
44
---
55

6+
## v5.0.2
7+
8+
### Improvements
9+
10+
- Support for PKIX public keys [@DarkDare](https://github.com/DarkDare)
11+
12+
### Fixes
13+
14+
- Add `kid` to ID token JWT header
15+
- Make state a non-required field in the authorize request
16+
- Accept port and address individually in the `healthcheck` command [@luizfelipefb](https://github.com/luizfelipefb)
17+
18+
### Technical
19+
20+
- Bump dependencies
21+
622
## v5.0.1
723

824
### Fixes

0 commit comments

Comments
 (0)