Skip to content

Commit

Permalink
Add documentation about bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
melix committed Feb 9, 2022
1 parent fc820ac commit 2e396d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/docs/asciidoc/index.adoc
Expand Up @@ -21,12 +21,14 @@ If you are interested in contributing, please refer to our https://github.com/gr

* Native testing support can now be explicitly disabled via `skipNativeTests`.
- See <<maven-plugin.adoc#testing-support-disabling, Disabling testing support>> for details.
* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently
* Documented version compatibility for the JUnit Platform and Maven Surefire plugin.
- See <<maven-plugin.adoc#testing-support-version-compatibility, Version compatibility>> for details.

==== Gradle plugin

* Fixed `nativeRun` not working properly under Windows
* Fixed race condition which prevented the agent files to be generated properly if tests were executed concurrently

=== Release 0.9.9

Expand Down

0 comments on commit 2e396d7

Please sign in to comment.