Skip to content

Commit 3b89a3a

Browse files
committed
release: v0.4.6
1 parent 9fd8bd7 commit 3b89a3a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.6] - 2024-05-06
6+
7+
### Features
8+
9+
- Add custom jwt flow
10+
511
## [0.4.5] - 2024-04-25
612

713
### Continuous Integration Pipeline

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: Implementation :: PyPy",
2525
]
2626
dependencies = ["jwcrypto", "twisted"]
27-
version = "0.4.5"
27+
version = "0.4.6"
2828

2929
[project.urls]
3030
Documentation = "https://github.com/famedly/synapse-token-authenticator"

0 commit comments

Comments
 (0)