We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ae4f5 commit adb339fCopy full SHA for adb339f
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Change log
2
==========
3
4
+0.4.2
5
+------
6
+
7
+Features
8
+~~~~~~~~
9
10
+* Add status endpoints (thanks @cruatta!)
11
12
0.4.1
13
------
14
consul/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '0.4.1'
+__version__ = '0.4.2'
from consul.std import Consul
0 commit comments