Skip to content

Commit f7c8ac8

Browse files
committed
Add ElixirScript.JS.map_to_object/1
1 parent cf00817 commit f7c8ac8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
### Added
1010
- ElixirScript now has an FFI layer for interoperability with JavaScript. For more details, see documentation at `ElixirScript.FFI`
11-
- ElixirScript.JS.mutate/3
11+
- `ElixirScript.JS.mutate/3`
12+
- `ElixirScript.JS.map_to_object/1`
1213

1314
### Changed
1415
- Compiler has been completely rewritten. ElixirScript now requires Erlang 20+ and Elixir 1.5+

0 commit comments

Comments
 (0)