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 631f9e9 commit a9b3629Copy full SHA for a9b3629
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+<a name="2.2.0"></a>
2
+## 2.2.0 (2020-11-20)
3
+
4
+#### Features
5
6
+* **api:** add workaround allowing job resubmission (#241) ([0de0c019](0de0c019))
7
8
+#### Bug Fixes
9
10
+* **integrations:** fixup environment detection for Semaphore CI (#236) ([ad4f8fa8](ad4f8fa8))
11
12
<a name="2.1.2"></a>
13
## 2.1.2 (2020-08-12)
14
coveralls/version.py
@@ -1 +1 @@
-__version__ = '2.1.2'
+__version__ = '2.2.0'
0 commit comments