We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3d58a commit 1c85b3fCopy full SHA for 1c85b3f
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.3.0 (2022-12-15)
6
+### Feature
7
+* Support RobotFramework xUnit files ([`cf3d58a`](https://github.com/F-Secure/flaky-tests-detection/commit/cf3d58a858a577da504349f9871988fcfc0a7532))
8
+
9
+### Documentation
10
+* Icon ([`4bd3ced`](https://github.com/F-Secure/flaky-tests-detection/commit/4bd3cedb2ec18da9b732975db3fe7db5c23e8e44))
11
12
## v1.2.3 (2022-10-10)
13
### Fix
14
* Fix types i README ([`79ca6d8`](https://github.com/F-Secure/flaky-tests-detection/commit/79ca6d810b567a307869efe382ca467ad6015c0a))
flaky_tests_detection/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.2.3"
+__version__ = "1.3.0"
0 commit comments