From 62577126873c2a1bd18975fdc776df1ea7e6dce6 Mon Sep 17 00:00:00 2001 From: Alp Mestanogullari Date: Wed, 22 Jul 2015 19:36:42 +0200 Subject: [PATCH] add changelog entries for the work done on servant-js --- servant-js/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/servant-js/CHANGELOG.md b/servant-js/CHANGELOG.md index 3ef30bef..2c115a02 100644 --- a/servant-js/CHANGELOG.md +++ b/servant-js/CHANGELOG.md @@ -1,6 +1,8 @@ HEAD ---- +* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js +* Greatly simplify usage of this library by reducing down the API to just 2 functions: `jsForAPI` and `writeJSForAPI` + the choice of a code generator * Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators 0.4