Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
handnot2 committed Dec 31, 2018
1 parent 592cdaf commit 01e52c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

### v0.10.0 (WIP)
### v0.10.0

+ Issue: #31 - Support for Cowboy 2.x
Uptake `esaml` v4.0.0 which includes support for Cowboy 2.x.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ config :samly, Samly.Provider,

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

Expand Down

0 comments on commit 01e52c9

Please sign in to comment.