Put release date on the changelog
parent
9801188b47
commit
34851be5d7
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue