Skip to content

Commit 2d5fe13

Browse files
authored
Release 0.14 (#31)
1 parent ddb7dc7 commit 2d5fe13

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for Shellify
22

3+
## 0.14.0
4+
- Substantial command line parsing changes.
5+
Expect some changes of behaviour e.g. exit codes.
6+
- Command line completion support
7+
38
## 0.13.0
49
- Return exit code zero when some invalid options are passed
510
- End shell and flake files with a newline character

shellify.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: shellify
3-
version: 0.13.0.0
3+
version: 0.14.0.0
44

55
author: Daniel Rolls
66
maintainer: [email protected]

0 commit comments

Comments
 (0)