diff options
author | Simon Steiner <ssteiner@apache.org> | 2020-05-05 08:31:30 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2020-05-05 08:31:30 +0000 |
commit | 04c56f485749e49514965e63210319398a6757ef (patch) | |
tree | f3a738c021c94e0186fb0e6894ee128212df8598 /README | |
parent | 22b5573fe407e09746a701b52bcd0ffe274d8dbd (diff) | |
download | xmlgraphics-fop-04c56f485749e49514965e63210319398a6757ef.tar.gz xmlgraphics-fop-04c56f485749e49514965e63210319398a6757ef.zip |
Update readme
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1877377 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -107,6 +107,16 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== +Version 2.5 +=========== + +Major Changes in Version 2.5 +---------------------------- + +* Allow to hide empty blocks from structure tree + +This release also contains a number of bug fixes. + Version 2.4 =========== |