Skip to content

Commit bd37f6d

Browse files
committed
[GR-15452] Fix changelog merge.
PullRequest: truffleruby/824
2 parents 5989bf5 + 8122851 commit bd37f6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ Compatibility:
1212

1313
* `do...end` blocks can now have `rescue/else/ensure` clauses like MRI (#1618).
1414

15-
# 1.0 RC 16, 19 April 2019
1615
Changes:
1716

1817
* `TruffleRuby.sulong?` has been replaced by `TruffleRuby.cexts?`, and `TruffleRuby.graal?` has been replaced by `TruffleRuby.jit?`. The old methods will continue to work for now, but will produce warnings, and will be removed at a future release.
1918

20-
# 1.0 RC 16
19+
# 1.0 RC 16, 19 April 2019
2120

2221
Bug fixes:
2322

0 commit comments

Comments
 (0)