Skip to content

Commit 19f439a

Browse files
committed
Add changelog for v1.19
1 parent 2f83144 commit 19f439a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.19
2+
3+
- Fix for 2025 Kotlin change that causes the field/parameter of a primary
4+
constructor to get its annotation on both the field and the constructor
5+
parameter. See
6+
https://github.com/google/TestParameterInjector/commit/2f831443f10686087762e55c51bc2d124ffa3bc5
7+
- Bugfix: Work around a flaky Android-23 crash with annotation proxies. See
8+
https://github.com/google/TestParameterInjector/commit/26d981a83d6883d68f5677f3b495682fc35646fd
9+
110
## 1.18
211

312
- Made some internal JUnit4 methods of `TestParameterInjector` public:

0 commit comments

Comments
 (0)