Skip to content

Commit

Permalink
Add Changelog entry for Matrix and E2MM modules
Browse files Browse the repository at this point in the history
Ref #1764

[skip ci]
  • Loading branch information
elia committed Mar 20, 2018
1 parent 462f294 commit 20fa6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -70,6 +70,7 @@ Whitespace conventions:
- Added `key` and `receiver` attributes to the `KeyError`. (#1757)
- Extended `Struct.new` to support `keyword_init` option. (#1757)
- Added a new `Opal::Config.missing_require_severity` option and relative `--missing-require` CLI flag. This option will command how the builder will behave when a required file is missing. Previously the behavior was undefined and partly controlled by `dynamic_require_severity`. Not to be confused with the runtime config option `Opal.config.missing_require_severity;` which controls the runtime behavior.
- Added `Matrix` (along with the internal MRI utility `E2MM`)


### Changed
Expand Down

0 comments on commit 20fa6fa

Please sign in to comment.