Skip to content

Commit 8122851

Browse files
committed
Fix changelog merge.
1 parent 04afba2 commit 8122851

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
@@ -10,12 +10,11 @@ Compatibility:
1010

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

13-
# 1.0 RC 16, 19 April 2019
1413
Changes:
1514

1615
* `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.
1716

18-
# 1.0 RC 16
17+
# 1.0 RC 16, 19 April 2019
1918

2019
Bug fixes:
2120

0 commit comments

Comments
 (0)