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 165a5cd commit 87f3962Copy full SHA for 87f3962
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="3.1.0"></a>
2
+## 3.1.0 (2021-05-24)
3
+
4
+#### Features
5
6
+* **cli**: add `--basedir` and `--submit` options (#287) ([165a5cd1](165a5cd1))
7
+* **github:** push coverage info from tags (#284) ([0a49bd28](0a49bd28))
8
9
<a name="3.0.1"></a>
10
## 3.0.1 (2021-03-02)
11
coveralls/version.py
@@ -1 +1 @@
-__version__ = '3.0.1'
+__version__ = '3.1.0'
0 commit comments