summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Davis <ryand-ruby@zenspider.com>2022-12-17 14:10:39 -0800
committerRyan Davis <ryand-ruby@zenspider.com>2022-12-17 14:10:39 -0800
commit1b1f6b3e6a0432d9d66f67ceedca4058b0229b29 (patch)
tree977e253812247aaa7a5badaf4db4d6204559ae0c
parent58e04a76b43e88ea7783647314b5ff6edc5cfd74 (diff)
downloadhoe-1b1f6b3e6a0432d9d66f67ceedca4058b0229b29.tar.gz
OOPS!! Need to fix hoe to prevent this!
[git-p4: depot-paths = "//src/hoe/dev/": change = 13617]
-rw-r--r--History.rdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/History.rdoc b/History.rdoc
index de3132d..4e6364c 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -1,3 +1,11 @@
+=== 4.0.0 / 2022-12-16
+
+* 3 major enhancements:
+
+ * Removed Minitest::TestTask. Shipped with minitest 5.16+ now!
+ * Removed direct support for rspec, test/unit. Still extendable tho.
+ * Removed support for old style readme parsing.
+
=== 3.26.0 / 2022-10-20
* 2 minor enhancements: