Skip to content

Commit 11dce7d

Browse files
committed
Add bug fixes to change notes
1 parent eb786fa commit 11dce7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

change-notes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<h2>1.2.0</h2>
33
<ul>
44
<li>Support for public fields (auto completion and unmapped target / source inspection warnings)</li>
5+
<li>Bug fix: Correctly resolve fluent Boolean accessor</li>
6+
<li>Bug fix: Only treat public non-static getters and setters as accessors</li>
57
</ul>
68
<h2>1.1.1</h2>
79
<ul>

0 commit comments

Comments
 (0)