Skip to content

Commit 0bc457a

Browse files
author
semantic-release
committed
1.2.1
Automatically generated by python-semantic-release
1 parent 18ba9d9 commit 0bc457a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.2.1 (2021-10-20)
6+
### Fix
7+
* Not correct logging for heatmap ([`94cc26b`](https://github.com/F-Secure/flaky-tests-detection/commit/94cc26bb6cc7923713536ff54e0c498aaadc5835))
8+
59
## v1.2.0 (2021-10-18)
610
### Feature
711
* Use only ewm for flip rate calculations ([`b44b19e`](https://github.com/F-Secure/flaky-tests-detection/commit/b44b19e1fe0a9c5a4f845704912874ef368f32e1))

flaky_tests_detection/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)