File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 2.0.0 " ></a >
2+ ## 2.0.0 (2020-04-07)
3+
4+ #### Compatiblity (BREAKING CHANGES)
5+
6+ * We have now dropped support for End-Of-Life'd versions of Python and
7+ particularly old versions of the ` coverage ` library; if you are still using
8+ Python v2.7 or v3.4, or you are using ` coverage<4.1 ` , this library will no
9+ longer be compatible starting from this release -- please pin to
10+ ` coveralls<2.0.0 ` .
11+
112<a name =" 1.11.1 " ></a >
213## 1.11.1 (2020-02-15)
314
1223
1324#### Fixes
1425
15- * ** github:** add service_number for github actions ([ 9f93bd8e] ( 9f93bd8e ) )
26+ * ** github:** add ` service_number ` for github actions ([ 9f93bd8e] ( 9f93bd8e ) )
1627 This should fix support for parallel builds.
1728
1829#### Compatibility
Original file line number Diff line number Diff line change 1- __version__ = '1.11.1 '
1+ __version__ = '2.0.0 '
You can’t perform that action at this time.
0 commit comments