Update changelog for pretty printing

This commit is contained in:
Evan Czaplicki 2013-07-09 00:07:54 +02:00
parent 4c51159f2a
commit 0b2b98db65

View file

@ -19,6 +19,10 @@ Libraries:
* Switch Text.height to use px instead of em,
units like em and % can be created in Elm
Error Messages:
* Pretty printing of expressions and types
* Type-variables look more natural (a,b,c instead of t1,t2,t3)
forgot to fill this in again...