Skip to content

Commit 5e377c0

Browse files
authored
Merge pull request #322 from pcapriotti/topic/prepare-release
Prepare for release
2 parents 08397b2 + 97dfe6d commit 5e377c0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version 0.14.3.0 (03 Oct 2018)
2+
3+
- Updated dependency bounds.
4+
5+
- Fix tab completion with Commands being unreachable.
6+
7+
- Clean ups and Documentation.
8+
19
## Version 0.14.2.0 (26 Feb 2018)
210

311
- Updated dependency bounds.

optparse-applicative.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: optparse-applicative
2-
version: 0.14.2.0
2+
version: 0.14.3.0
33
synopsis: Utilities and combinators for parsing command line options
44
description:
55
optparse-applicative is a haskell library for parsing options

0 commit comments

Comments
 (0)