add change to servant-js CHANGELOG.md
This commit is contained in:
parent
3f454ad0d2
commit
8052d61c50
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
HEAD
|
HEAD
|
||||||
----
|
----
|
||||||
|
* Update `instance HasJS Raw` for servant Raw changes
|
||||||
* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js
|
* 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
|
* 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
|
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
|
||||||
|
|
Loading…
Reference in a new issue