Skip to content

Commit 72cf7f1

Browse files
committedJan 6, 2014
Add some recent changes into changelog
1 parent a62a443 commit 72cf7f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@
9494

9595
* Fix code generation of `op_asgn_1` calls (foo[val] += 10).
9696

97+
* Add `base64` to stdlib.
98+
99+
* Add promises implementation to stdlib.
100+
101+
* Add `Math` module to corelib.
102+
97103
## 0.5.5 2013-11-25
98104

99105
* Fix regression: add `%i[foo bar]` style words back to lexer

0 commit comments

Comments
 (0)
Please sign in to comment.