Skip to content

Commit 6f0eb26

Browse files
committed
Bump pack version to 0.13.0
1 parent 6f4d929 commit 6f0eb26

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.13.0
4+
5+
- Add ``validate`` option to pack config to enable validating credentials
6+
before running any actions (PR #33)
7+
Special thanks to @guymatz for this contribution
8+
39
## 0.12.1
410

511
- Minor linting change

pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- issues
77
- ticket management
88
- project management
9-
version: 0.12.1
9+
version: 0.13.0
1010
python_versions:
1111
- "2"
1212
- "3"

0 commit comments

Comments
 (0)