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 886ad97 commit 1ffc214Copy full SHA for 1ffc214
docs/changelog.md
@@ -1,7 +1,12 @@
1
# Changelog
2
3
-### 1.1.2 - (in progress)
+### 1.1.2 - Bugfix and new packaging
4
5
+- Fix branch coverage rate comparison when used with --branch without actual branches. Fixes
6
+ [#23](https://github.com/smarie/python-genbadge/issues/23). PR
7
+ [#37](https://github.com/smarie/python-genbadge/pull/37) by [marcegeek](https://github.com/marcegeek).
8
+- Removed python 2.7, 3.5, 3.6 and 3.7 from CI. This version is the last where python versions < 3.8 are officially
9
+ supported.
10
- Refactored project layout so that tests are not packaged in wheel.
11
- `conda` is not the backend virtual environment anymore. Fixes [#35](https://github.com/smarie/python-genbadge/issues/35).
12
0 commit comments