Skip to content

Commit acb0cf0

Browse files
committed
Iterated pack version and added to changelog.
1 parent 5f8b13a commit acb0cf0

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGES.md

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

3+
## 0.1.1
4+
5+
- Fixed issue with generic query where connection was being closed before query results were returned.
6+
Contributed by Bradley Bishop (Encore Technologies)
7+
38
## v0.1.0
49

510
Initial Revision

pack.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
ref: sql
33
name: sql
44
description: StackStorm Integration Pack for SQL Databases (Postgres, MySQL, etc)
5-
keywords:
5+
keywords:
66
- Postgres
7-
- MySQL
8-
- MsSQL
9-
version: 0.1.0
7+
- MySQL
8+
- MsSQL
9+
version: 0.1.1
1010
author: Encore Technologies
1111

0 commit comments

Comments
 (0)