Prep for 1.8.4 release.

This commit is contained in:
Michael Bayne
2019-05-14 10:30:17 -07:00
parent b382e475ea
commit c67139af6c
+1 -1
View File
@@ -1,6 +1,6 @@
# Getdown Releases
## 1.8.4 - Unreleased
## 1.8.4 - May 14, 2019
* Added `verify_timeout` config to allow customization of the default (60 second) timeout during
the resource verification process. Apparently in some pathological situations, this is needed.