NEWS.md in review-5.1.0 vs NEWS.md in review-5.1.1

- old
+ new

@@ -1,4 +1,10 @@ +# Version 5.1.1 +## Bug Fixes +* Fix the runtime error of `review-preproc` ([#1679]) + +[#1679]: https://github.com/kmuto/review/issues/1679 + # Version 5.1.0 ## New Features * added Rake rule to call [Vivliostyle-CLI](https://github.com/vivliostyle/vivliostyle-cli), CSS typesetting formatter. Create a PDF with `rake vivliostyle:build` or `rake vivliostyle`, and open a preview with `rake vivliostyle:preview` ([#1663]) * PDFMaker: introduced `boxsetting` parameter to choose and customize the decorations for column, note, memo, tip, info, warning, important, caution and notice ([#1637]) * added inline op, `@<ins>` (indicates an insertion) and `@<del>` (indicates a deletion) ([#1630])