# Changelog
`ldap-scim-bridge` uses [PVP][1]-compatible versioning.
The changelog is available [on GitHub][2].
## 0.9
- Map ldap attribute to SCIM roles (#26)
- Bump dependencies (#25)
## 0.8
- Fix repo home url in cabal file.
- Tweak README.
- Maintainer script.
- Bump parent docker image.
- Tag docker image as `latest` on release.
## 0.7
- Fix TLS handshake to scim server (#23)
## 0.6
- Work on README (#20)
## 0.5
- Various small fixes (#15)
## 0.4
- Filter for arbitrary LDAP attributes (#16)
## 0.3
- Better error logging. (#11)
- Allow mapping the scim `displayName` attribute. (#14)
## 0.2
* Fix: add `./examples/wire-server/` to hackage distro.
## 0.1
* Working for one non-trivial use-case. See `./examples/wire-server/`
## 0.0.0.0
* Initially created.
[1]: https://pvp.haskell.org
[2]: https://github.com/wireapp/ldap-scim-bridge/releases