Skip to content

Commit 24b0aeb

Browse files
committed
Updated release notes
1 parent bd1293a commit 24b0aeb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ https://github.com/bbottema/java-reflection
44
RELEASE NOTES Java Reflection
55

66

7+
v3.10.1
8+
9+
- Made locateClass a little bit more user friendly by deferring return type T
10+
11+
12+
v3.10.0
13+
14+
- Added methods for finding parameters by annotations type
15+
- Moved to Intellij @Nullability annotations
16+
- Added license boilerplate code in Maven build script
17+
- Solved a bunch of static anlayses warnings
18+
- Improved how compatibility work when passing null-arguments as argument lists for locating constructors/methods
19+
20+
721
v3.9.5
822

923
- Added method to check if a class has a method with a given name

0 commit comments

Comments
 (0)