Document star in changelog
parent
0853b6a708
commit
b1ad59b56f
|
|
@ -8,6 +8,7 @@ Features:
|
|||
* Added `stroke_width` and `stroke_color` to the `text` method to outlines text. (#51)
|
||||
* Added `hand` method that draws cards around a circle. See hand.rb samples (#64)
|
||||
* Added an `ellipse` method to (you guessed it) draw ellipses. See the draw_shapes.rb sample (#66)
|
||||
* Added a `star` method to (you guessed it) draw stars. See the draw_shapes.rb sample (#72)
|
||||
* Upgraded roo (Excel parsing) to 2.0.0. Nothing major for Squib users, just keeping up with the times.
|
||||
|
||||
Bugs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue