add elm-server to changelog

This commit is contained in:
Evan Czaplicki 2013-08-10 23:43:36 -07:00
parent 3d570aa011
commit f5910c4dc9

View file

@ -29,6 +29,10 @@ Syntax:
* Allow infix op definitions without args: (*) = add
* Unparenthesized if, let, case, lambda at end of binary expressions
elm-server:
* Build multi-module projects
* Report all errors in browser
Libraries:
* Detect hovering over any Element
* Set alpha of arbitrary forms in collages