We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb16c01 commit bfe7a68Copy full SHA for bfe7a68
CHANGELOG.md
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+Not released (2025-01-16)
5
+-------------------------
6
+
7
+API modifications:
8
+ * Bump maintenance branches to 3.3.7 (#1061) (Koichi ITO)
9
+ * bump 3.4 branch, remove 3.0 from CI (EOL) (#1057) (Ilya Bylich)
10
+ * assert that version-specific checks actually run against at least one version (#1050) (Earlopain)
11
12
+Features implemented:
13
+ * ruby34.y: reject `return` in singleton class (#1048) (Earlopain)
14
15
+Bugs fixed:
16
+ * Fix `ruby-parse` with a folder ending in `.rb` (#1047) (Earlopain)
17
18
v3.3.6.0 (2024-11-05)
19
---------------------
20
0 commit comments