Documenting cairo bump

dev
Andy Meneely 2014-11-24 17:12:36 -05:00
parent 44fd5ca745
commit 5f820c1c7f
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Squib CHANGELOG # Squib CHANGELOG
# Custom layouts now support loading & merging multiple files, see README and updated sample # Custom layouts now support loading & merging multiple Yaml files. Updated README, docs, and sample to document it.
# Samples now show that you can use text instead of symbols # Samples now show that you can use text instead of symbols for things like `center`
# Improved logging, and documentation on increasing logger verboseness # Improved logging, and documentation on increasing logger verboseness
# Better regression testing technique that tracks when a sample has changed. # Better regression testing technique that tracks when a sample has changed.
# Bumped version of Cairo to ~> 1.14
## v0.0.5 ## v0.0.5
* Image rotation for png and svg via `angle` * Image rotation for png and svg via `angle`