We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f63623 commit 9b16fd2Copy full SHA for 9b16fd2
CHANGELOG.md
@@ -18,8 +18,11 @@
18
19
([#107], [042e8ec])
20
21
+* Ruby 3.0 is now supported. ([#118])
22
+
23
[#107]: https://github.com/mcmire/super_diff/pull/107
24
[042e8ec]: https://github.com/mcmire/super_diff/commit/042e8ecda282cd8a3d436b3bf2c0aded76187db2
25
+[#118]: https://github.com/mcmire/super_diff/pull/118
26
27
### Bug fixes
28
@@ -35,9 +38,6 @@
35
38
36
39
* Fix reliability issues with CI.
37
40
* Fix `rake spec` so that it works when run locally again.
-* SuperDiff is now being tested against Ruby 3.0. ([#118])
-
-[#118]: https://github.com/mcmire/super_diff/pull/118
41
42
## 0.5.3 - 2020-12-21
43
0 commit comments