servant/CHANGELOG.md
2015-01-04 17:41:51 +01:00

6 lines
250 B
Markdown

0.2.2
-----
* Fix an issue where toplevel Raw endpoints would generate a JS function with no name (https://github.com/haskell-servant/servant-jquery/issues/2)
* Replace dots by _ in paths (https://github.com/haskell-servant/servant-jquery/issues/1)