diff --git a/ChangeLog.md b/ChangeLog.md index 2486b37..4a10edc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +## 1.4.2.1 + +Bug fix: Change default connection time bound from 5 sec to 5 minutes [#107](https://github.com/snoyberg/keter/pull/107) + ## 1.4.1 * Add configurable timeouts [#93](https://github.com/snoyberg/keter/pull/93) diff --git a/keter.cabal b/keter.cabal index d3d1516..7a3fa3f 100644 --- a/keter.cabal +++ b/keter.cabal @@ -1,5 +1,5 @@ Name: keter -Version: 1.4.2 +Version: 1.4.2.1 Synopsis: Web application deployment manager, focusing on Haskell web frameworks Description: Hackage documentation generation is not reliable. For up to date documentation, please see: . Homepage: http://www.yesodweb.com/