Skip to content

Commit 3f1129f

Browse files
committed
Add support for public fields in change notes
1 parent 0e1529e commit 3f1129f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

change-notes.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<html>
2+
<h2>1.2.0</h2>
3+
<ul>
4+
<li>Support for public fields (auto completion and unmapped target / source inspection warnings)</li>
5+
</ul>
26
<h2>1.1.1</h2>
37
<ul>
48
<li>Bug fix: MissingMapperOrMapperConfigAnnotationInspection should only check class defined methods</li>

0 commit comments

Comments
 (0)