Browse Source

Update README-198.html and set release date

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_8
Alexander Kriegisch 2 years ago
parent
commit
812ebc15e0
1 changed files with 5 additions and 4 deletions
  1. 5
    4
      docs/dist/doc/README-198.html

+ 5
- 4
docs/dist/doc/README-198.html View File

@@ -110,9 +110,10 @@
craft a condy class with ASM</a>.
</li>
<li>
Fix <a href="https://github.com/eclipse/org.aspectj/issues/115">issue #115</a>: In annotation-style pointcuts,
<tt>if(false)</tt> and <tt>if(true)</tt> now work as expected and do not require a boolean return value and body for
the <tt>@Pointcut</tt> method.
Improvements for <tt>if()</tt> pointcuts in annotation syntax, see issues
<a href="https://github.com/eclipse/org.aspectj/issues/115">#115</a>,
<a href="https://github.com/eclipse/org.aspectj/issues/120">#120</a>,
<a href="https://github.com/eclipse/org.aspectj/issues/122">#122</a>.
</li>
<li>
Thanks to Andrey Turbanov for several clean code contributions and to Dmitry Mikhaylov for fixing a potential
@@ -148,7 +149,7 @@
<hr>

<p>
<b>Available:</b> 1.9.8 available DD-MMM-2022
<b>Available:</b> 1.9.8 available 11-Feb-2022
</p>

</body>

Loading…
Cancel
Save