Update CHANGELOG
This commit is contained in:
parent
2adbb4df55
commit
a6f00d3483
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ HEAD
|
||||||
* Add more `ToSamples` instances: `Bool`, `Ordering`, tuples (up to 7), `[]`, `Maybe`, `Either`, `Const`, `ZipList` and some monoids
|
* Add more `ToSamples` instances: `Bool`, `Ordering`, tuples (up to 7), `[]`, `Maybe`, `Either`, `Const`, `ZipList` and some monoids
|
||||||
* Move `toSample` out of `ToSample` class
|
* Move `toSample` out of `ToSample` class
|
||||||
* Add a few helper functions to define `toSamples`
|
* Add a few helper functions to define `toSamples`
|
||||||
|
* Support for new Authentication framework
|
||||||
|
* Added `ToAuthInfo` typeclass.
|
||||||
|
|
||||||
0.4
|
0.4
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue