# Revision history for network-arbitrary
## 0.4.0.7 -- 2019-02-14
* Use a volume to carry configuration information forward.
## 0.4.0.6 -- 2019-02-12
* Include encrypted cabal configuration.
## 0.4.0.5 -- 2019-02-09
* Use a persistent volume to set the cabal configuration.
## 0.4.0.4 -- 2019-02-06
* Use new dist path in cloudbuild.
## 0.4.0.3 -- 2019-01-31
* Change cloudbuild to use new-sdist.
## 0.4.0.2 -- 2018-01-29
* Update hspec and hspec-discover.
## 0.4.0.1 -- 2018-12-20
* Fix cloudbuild publish configuration.
## 0.4.0.0 -- 2018-12-18
* Update email address for maintainer.
* Add disclaimer about code being my own.
* Update base, http-types, hspec, QickCheck, and hspec-discover.
* Update travis configuration.
* Add envrc to autoload environment.
* add missing other-modules for test suite
* add cloudbuild to publish to hackage
## 0.3.0.0 -- 2018-01-06
* Ensure URI shrink produces valid URIs
## 0.2.0.0 -- 2018-01-06
* Add top-level module for importing everything
* Fix README
* Add http-types instances (non-exhaustive)
* Add http-media instances (non-exhaustive)
## 0.1.0.0 -- 2018-01-05
* First version.