# Changelog for simple_saml

## v1.2.0

* Add support for wider range of identity providers + assert (thanks [@zoldar](https://github.com/zoldar))
* Return attributes as part of the assertion (thanks [@tomtaylor](https://github.com/tomtaylor))
* Update dependencies to latest versions

## v1.1.0

* Add support for SAML responses that include attribute namespaces and inclusive namespaces
* Update to Elixir v1.17
* Update dependencies to latest versions

## v1.0.0

* Add support for parsing and verifying a SAML response

## v0.2.0

* Add support for `SimpleSaml.Assertions`

## v0.1.0

* Initial hex publish to setup library.  There's no functionality yet.
