Release notes update
This commit is contained in:
parent
d468d6151d
commit
5bac11f295
|
|
@ -139,6 +139,7 @@
|
|||
<li class="body">Added property to HiddenFieldCheck to ignore the parameter of
|
||||
property setter methods (request 790456).</li>
|
||||
|
||||
<li class="body">Added DescendantToken check (request 755021).</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
@ -201,6 +202,7 @@
|
|||
<li class="body">Removed finder restrictions of LocalHomeInterfaceCheck
|
||||
and RemoteHomeInterfaceCheck (bug 791591)</li>
|
||||
|
||||
<li class="body">Fixed NoSuchMethodError when line wrapped at dot operator (bugid 790209)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue