## 0.1.2
* Allow `--no-verify` and `--no-hashes`
## 0.1.1.3
* Get rid of no-single-branch code
## 0.1.1.2
* Pass `--depth=1` to `git fetch`
## 0.1.1.1
* Support --version
## 0.1.1.0
* Optional signature verification (--verify)
* Optional download from all-cabal-hashes (--hashes)
## 0.1.0.4
* Move to ~/.stackage/update [#6](https://github.com/fpco/stackage-update/issues/6)
## 0.1.0.3
* Support for older Git versions [#5](https://github.com/fpco/stackage-update/issues/5)
## 0.1.0.1
* README updates
* Nicer --help output [#2](https://github.com/fpco/stackage-update/pull/2)
## 0.1.0.0
* Initial release