Updated changelog for Servant.API.TypeLevel changes

This commit is contained in:
Julian K. Arni 2016-08-22 11:27:33 -03:00 committed by Oleg Grenrus
parent b836f13dea
commit e0cd899e06

View file

@ -24,6 +24,8 @@
---- ----
* Add `CaptureAll` combinator. Captures all of the remaining segments in a URL. * Add `CaptureAll` combinator. Captures all of the remaining segments in a URL.
* Add `Servant.API.TypeLevel` module, with frequently used type-level
functionaliy.
0.8 0.8
--- ---