File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4+ 0.1.8
5+ -----
6+
7+ * RELEASE 0.1.8 version
8+ * Remove unnecessary filtering of empty values
9+ * Fix broken design in converter function
10+ * fix type in README
11+ * cosmetic fix in doc string
12+ * extend the support of error strings returned by haproxy
13+ * add items in the TODO list
14+ * mention from which socket file we don't get any data
15+
4160.1.7
517-----
618
Original file line number Diff line number Diff line change 5757# built documents.
5858#
5959# The short X.Y version.
60- version = '0.1.7 '
60+ version = '0.1.8 '
6161# The full version, including alpha/beta/rc tags.
62- release = '0.1.7 '
62+ release = '0.1.8 '
6363
6464# The language for content autogenerated by Sphinx. Refer to documentation
6565# for a list of supported languages.
Original file line number Diff line number Diff line change 55__title__ = 'haproxyadmin'
66__author__ = 'Pavlos Parissis'
77__license__ = 'Apache 2.0'
8- __version__ = '0.1.7 '
8+ __version__ = '0.1.8 '
99__copyright__ = 'Copyright 2015 Pavlos Parissis'
You can’t perform that action at this time.
0 commit comments