We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54887d8 commit 3cc6d4cCopy full SHA for 3cc6d4c
1 file changed
History.md
@@ -1,15 +1,15 @@
1
# History of Changes
2
3
+### 3.0.0pre / 2026-02-07
4
+
5
+* Drop support for Ruby 2.7 and 3.0. Minimum required version is now 3.1.
6
7
### 2.2.1pre / 2026-02-07
8
9
* Simplified development dependency constraints while maintaining Ruby 2.7+
10
compatibility. Some upstream updates (e.g., `diff-lcs` 2.x, `erb` 6.x) remain
11
on current versions due to Ruby 2.7 support.
12
-### 3.0.0pre / 2026-02-07
-
-* Drop support for Ruby 2.7 and 3.0. Minimum required version is now 3.1.
13
### 2.2.0 / 2026-02-06
14
15
* Prevent cycles by rejecting attempts to add an ancestor as a child.
0 commit comments