From eb7b751e19b527f8d72ba9b24a3158afb192750f Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 21 Apr 2013 10:29:30 -0400 Subject: New release --- CHANGELOG | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 8063a528..8167452b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,18 @@ +======== +20130421 +======== + +- Allow any FFI module to declare new HTML tags +- Ignore polymorphism in JavaScript calls to custom FFI functions, allowing a + kind of simple dynamic typing (unsafe, of course) +- Add some name-mangling rules to allow XML attribute 'name' and attributes with + dashes +- New Basis members: pow and tryRpc +- Add 'placeholder' attribute for +- New standard library functions: Option.unsafeGet +- Add ./configure MLTONARGS option for MLTON arguments +- Bug fixes and documentation improvements + ======== 20120925 ======== -- cgit v1.2.3