We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e65a05 commit ddc0619Copy full SHA for ddc0619
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="1.11.1"></a>
2
+## 1.11.1 (2020-02-15)
3
+
4
+#### Bug Fixes
5
6
+* **github:** rename to github-actions ([9e65a059](9e65a059))
7
+ This fixes a regression introduced with v1.11.0, which may have prevented
8
+ usage of this library on Github Actions.
9
10
<a name="1.11.0"></a>
11
## 1.11.0 (2020-02-12)
12
coveralls/version.py
@@ -1 +1 @@
-__version__ = '1.11.0'
+__version__ = '1.11.1'
0 commit comments