parent
7d56c9ae1d
commit
ed4665f8ee
|
@ -1,5 +1,9 @@
|
|||
# Revision history for butcher
|
||||
|
||||
## 1.3.1.0 -- April 2018
|
||||
|
||||
* Add/Expose two more functions: addAlternatives and varPartDesc
|
||||
|
||||
## 1.3.0.1 -- April 2018
|
||||
|
||||
* Support ghc-8.4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: butcher
|
||||
version: 1.3.0.1
|
||||
version: 1.3.1.0
|
||||
synopsis: Chops a command or program invocation into digestable pieces.
|
||||
description: See the <https://github.com/lspitzner/butcher/blob/master/README.md README> (it is properly formatted on github).
|
||||
license: BSD3
|
||||
|
|
Loading…
Reference in New Issue