Browse Source

Documenting cairo bump

dev
Andy Meneely 11 years ago
parent
commit
5f820c1c7f
  1. 5
      CHANGELOG.md

5
CHANGELOG.md

@ -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`

Loading…
Cancel
Save