Put release date on the changelog

dev
Andy Meneely 2015-05-27 15:55:12 -04:00
parent 9801188b47
commit 34851be5d7
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
# Squib CHANGELOG # Squib CHANGELOG
Squib follows [semantic versioning](http://semver.org). Squib follows [semantic versioning](http://semver.org).
## v0.6.0 / Unreleased ## v0.7.0 / Unreleased
## v0.6.0 / 2015-05-26
Features: Features:
* Added `data` field to `svg` to allow for manipulating SVG XML data directly. Works nicely with my new `game_icons` [gem](https://github.com/andymeneely/game_icons) (#65) * Added `data` field to `svg` to allow for manipulating SVG XML data directly. Works nicely with my new `game_icons` [gem](https://github.com/andymeneely/game_icons) (#65)