1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
# authenticate changelog
## 1.3.5.2
* Support for aeson-2.2 [#61](https://github.com/yesodweb/authenticate/pull/61)
## 1.3.5.1
* Support for aeson-2.0 [#56](https://github.com/yesodweb/authenticate/pull/56)
## 1.3.5
* Drop tagstream-conduit dep (for GHC 8.8 support)
## 1.3.4
* Relaxed a bunch of type signatures
## 1.3.3.2
* Support for http-conduit-2.2.0 [#47](https://github.com/yesodweb/authenticate/issues/47)
## 1.3.3.1
* License update [#46](https://github.com/yesodweb/authenticate/issues/46)
## 1.3.3
Deprecated Google OpenID support
|