summaryrefslogtreecommitdiff
path: root/History.rdoc
diff options
context:
space:
mode:
authorRyan Davis <ryand-ruby@zenspider.com>2022-08-18 09:39:04 -0800
committerRyan Davis <ryand-ruby@zenspider.com>2022-08-18 09:39:04 -0800
commit0e94c36b09469ab0df4be32a433f72a392d55153 (patch)
tree1ac306c1b1c1ef9633ed1badeddd1fb93a357ce1 /History.rdoc
parent696fd98ffb3eeae166d11c24396ef8c3367ad966 (diff)
downloadhoe-0e94c36b09469ab0df4be32a433f72a392d55153.tar.gz
prepped for releasev3.25.0
[git-p4: depot-paths = "//src/hoe/dev/": change = 13516]
Diffstat (limited to 'History.rdoc')
-rw-r--r--History.rdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/History.rdoc b/History.rdoc
index 0a7743f..dcc9c21 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -1,3 +1,13 @@
+=== 3.25.0 / 2022-08-18
+
+* 1 minor enhancement:
+
+ * Added otp_command config option for OTP auth on gem push.
+
+* 1 bug fix:
+
+ * Use sh instead of system during gem install to raise on error.
+
=== 3.24.0 / 2022-06-20
* 3 minor enhancements: