Skip to content

Commit

Permalink
Update UNRELEASED.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Jan 27, 2020
1 parent 39c3416 commit 310339b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Whitespace conventions:
- Regexps assigned to constants are now frozen (#2007)
- `Opal.$$` changed from being the constant cache of Object to being a shortcut for `Opal.const_get_relative` (#2038)
- Moved REPL implementation from bin/ to its own lib/ file as `opal/repl.rb` (#2048)
- `Encoding.default_external` is now initialized with `__ENCODING__` (#2072)


### Deprecated
Expand Down

0 comments on commit 310339b

Please sign in to comment.