CHANGELOG.md in sinatra-assetpack-0.2.8 vs CHANGELOG.md in sinatra-assetpack-0.3.0
- old
+ new
@@ -1,4 +1,16 @@
+## v0.3.0 - July 30, 2013
+
+### Changes
+ * Remove automatic image tag width/height (#121)
+
+### Fixed
+ * Tilt issue #206 workaround (#125)
+
+### Improvements
+ * Improve DSL error reporting (#124)
+ * Add filename option to templates render. (#126)
+
## v0.2.8 - June 25, 2013
### Fixed
* CSS preprocessing should not rewriting external url or not served assets. (#116)