Skip to content

Commit ee6f79e

Browse files
author
semantic-release
committed
1.2.2
Automatically generated by python-semantic-release
1 parent 2897cad commit ee6f79e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.2.2 (2022-10-10)
6+
### Fix
7+
* Remove deprecated pandas method ([`2897cad`](https://github.com/F-Secure/flaky-tests-detection/commit/2897cad22044d5a6200557a6b8e9eb8a65756e4d))
8+
9+
### Documentation
10+
* Improve README.md ([`35c9154`](https://github.com/F-Secure/flaky-tests-detection/commit/35c915481534985b943f9aba83f8a80bce8574ff))
11+
* Mention that also available from Pypi ([`705447c`](https://github.com/F-Secure/flaky-tests-detection/commit/705447c4774298cdb9e2c14a7b17a1927927af00))
12+
513
## v1.2.1 (2021-10-20)
614
### Fix
715
* Not correct logging for heatmap ([`94cc26b`](https://github.com/F-Secure/flaky-tests-detection/commit/94cc26bb6cc7923713536ff54e0c498aaadc5835))

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.1"
1+
__version__ = "1.2.2"

0 commit comments

Comments
 (0)