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 1b7e55e commit 88d4105Copy full SHA for 88d4105
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 2.1.8 (2018-06-10)
2
+
3
+### Features
4
5
+* Added Dockerfile for `bugzood`.
6
+* Updated README and various parts of the documentation.
7
+* Added `instrument` parameter to container coverage methods.
8
9
10
## 2.1.7 (2018-05-20)
11
12
### Features
bugzoo/version.py
@@ -1 +1 @@
-__version__ = '2.1.7'
+__version__ = '2.1.8'
0 commit comments