mellon-gpio 0.7.0.1 → 0.7.0.3
raw patch · 3 files changed
+11/−4 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- changelog.md +8/−0
- mellon-gpio.cabal +2/−3
README.md view
@@ -10,4 +10,4 @@ to an available GPIO pin on the host where the `mellon-core` application will run. -[](https://travis-ci.org/dhess/mellon)+[](https://travis-ci.org/dhess/mellon)
changelog.md view
@@ -1,3 +1,11 @@+## 0.7.0.3 (2016-09-23)++- No changes, version bump only.++## 0.7.0.2 (2016-09-23)++- No changes, version bump only.+ ## 0.7.0.1 (2016-06-13) - Packaging fixes only.
mellon-gpio.cabal view
@@ -1,5 +1,5 @@ Name: mellon-gpio-Version: 0.7.0.1+Version: 0.7.0.3 Cabal-Version: >= 1.10 Build-Type: Simple Author: Drew Hess <src@drewhess.com>@@ -54,5 +54,4 @@ Source-Repository this Type: git Location: git://github.com/dhess/mellon.git- Branch: v0.7.0- Tag: v0.7.0.1a+ Tag: v0.7.0.3