Skip to content

Commit 01e52c9

Browse files
committed
v0.10.0
1 parent 592cdaf commit 01e52c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
### v0.10.0 (WIP)
3+
### v0.10.0
44

55
+ Issue: #31 - Support for Cowboy 2.x
66
Uptake `esaml` v4.0.0 which includes support for Cowboy 2.x.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ config :samly, Samly.Provider,
204204

205205
> Since v0.10.0
206206
207-
`Samly` internally maintains the the authenticated SAML assertions (from `LoginResponse` SAML requests).
207+
`Samly` internally maintains the authenticated SAML assertions (from `LoginResponse` SAML requests).
208208
There are two built-in state store options available - one based on ETS and the other on Plug Sessions.
209209
The ETS store can be setup using the following configuration:
210210

0 commit comments

Comments
 (0)