We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0568b commit 010db1fCopy full SHA for 010db1f
CHANGES.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [0.6.3] 25 Jan 2018
4
+
5
+### Added
6
+ - Implementation for basic locking using consul key store/session.
7
8
+### Changed
9
+ - Make acl_list return a list instead of a string.
10
11
## [0.6.2] 8 Jan 2018
12
13
### Added
pack.yaml
@@ -2,6 +2,6 @@
ref: consul
name: consul
description: consul
-version: 0.6.2
+version: 0.6.3
author: jfryman
email: [email protected]
0 commit comments