diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 6e85cd878..ce4e94a81 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -17,6 +17,24 @@ + + Bug fixes: + + + PackageObjectFactory hides real exception. Author: rnveach #3778 + + + RightCurly: handling of try-with-resources on several lines with CS 7.5. Author: rnveach, Roman Ivanov #3776 + + + Notes: + + + Add the Hibernate Search project to the Checkstyle CI. Author: Roman Ivanov #3790 + + + + Breaking backward compatibility:
Bug fixes:
Notes:
Breaking backward compatibility: