diff --git a/changelog.txt b/changelog.txt index c365cd9..3f34811 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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...