Skip to content

Commit 9b16fd2

Browse files
committed
Put the Ruby 3.0 change in Features
[ci skip]
1 parent 5f63623 commit 9b16fd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@
1818

1919
([#107], [042e8ec])
2020

21+
* Ruby 3.0 is now supported. ([#118])
22+
2123
[#107]: https://github.com/mcmire/super_diff/pull/107
2224
[042e8ec]: https://github.com/mcmire/super_diff/commit/042e8ecda282cd8a3d436b3bf2c0aded76187db2
25+
[#118]: https://github.com/mcmire/super_diff/pull/118
2326

2427
### Bug fixes
2528

@@ -35,9 +38,6 @@
3538

3639
* Fix reliability issues with CI.
3740
* Fix `rake spec` so that it works when run locally again.
38-
* SuperDiff is now being tested against Ruby 3.0. ([#118])
39-
40-
[#118]: https://github.com/mcmire/super_diff/pull/118
4141

4242
## 0.5.3 - 2020-12-21
4343

0 commit comments

Comments
 (0)