Skip to content

Commit 643d966

Browse files
committed
version 2.4
1 parent 08607b8 commit 643d966

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
===== 2.3+dev =====
1+
===== 2.4 (2014-08-08) =====
22

33
* Features/Changes
44
** Runtime: support for num (Ryan Goulden)
55
** Lib: initial support for Dom_svg
66
** Lib: introduce Jsonp module
7-
** Lib: improve Dom_html bindings
87
** Lib: introduce JSON object binding
98
** Lib: introduce DomContentLoaded
109
** lib: introduce eventSource
1110
** Lib: introduce js_of_ocaml.toplevel package
11+
** Lib: various improvement: textContent,outerHTML,unload event,css properties
1212
** Lib: complete binding of Js.array
1313
** Lib: change signature of Sys_js.register_autoload
14+
** Lib: sync js_of_ocaml.tyxml with latest tyxml
1415
** Tools: helpers to build toplevel: jsoo_mktop, jsoo_mkcmis
1516

1617
* BugFixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3
1+
2.4

0 commit comments

Comments
 (0)