CHANGELOG in pdf-wrapper-0.0.4 vs CHANGELOG in pdf-wrapper-0.0.5

- old
+ new

@@ -1,4 +1,13 @@ +v0.0.5 (27th April 2008) +- Fix crash when inserting multiple images +- added PDF::Wrapper#pad +- added PDF::Wrapper#text_width +- added support for customisable page margins (thanks to Paweł Kondzior) +- added support for cubic Bezier spline paths (thanks to Paweł Kondzior) +- added support for specifying the width of a cell border (thanks to Paweł Kondzior) +- fixed alignment of text (thanks to Paweł Kondzior) + v0.0.4 (12th March 2008) - added support for custom line widths on primitive drawing shapes (circles, lines, etc). Thanks Paweł Kondzior - fixed a bug where the first line of text in a multi-line cell appeared at the current cursor location instead of inside the cell. Thanks Paweł Kondzior