Skip to content

Commit 57dd6e0

Browse files
chore(testkit-support): update changelog.
Added missing new feature from v0.19.
1 parent f1ef6b8 commit 57dd6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testkit/gradle-testkit-support/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gradle TestKit Support Changelog
1212
# Version 0.19
1313
* [Feat]: Add `onPlatform()` and `onEnforcedPlatform()` convenience functions to `Dependency`.
1414
* [Feat]: Build with Gradle 9.0.0, change API to non-nullable.
15+
* [Feat]: infer package and classname when possible, when building `kit.Source`.
1516

1617
# Version 0.18
1718
* [New]: support passing custom environments to testkit. Add docs.

0 commit comments

Comments
 (0)