Documenting what is new setters
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Tue, 08 Jul 2014 08:00:48 +0200
branchsetters
changeset 720caad0b28814d
parent 719 3ce33991bd96
child 721 f8e1066fc8cd
Documenting what is new
src/main/javadoc/overview.html
     1.1 --- a/src/main/javadoc/overview.html	Tue Jul 08 07:59:01 2014 +0200
     1.2 +++ b/src/main/javadoc/overview.html	Tue Jul 08 08:00:48 2014 +0200
     1.3 @@ -75,6 +75,13 @@
     1.4           yet the application code can be written in Java.
     1.5          </p>
     1.6          
     1.7 +        <h3>What's New in Version 0.8.3?</h3>
     1.8 +        
     1.9 +        <p>
    1.10 +            Setters or array properties on classes generated by {@link net.java.html.json.Model}
    1.11 +            annotation can be accessed from any thread. 
    1.12 +        </p>
    1.13 +        
    1.14          <h3>What's New in Version 0.8.2?</h3>
    1.15          
    1.16          <p>