CHANGELOG.md in squid-1.0.0 vs CHANGELOG.md in squid-1.0.1
- old
+ new
@@ -4,8 +4,12 @@
For more information about changelogs, check
[Keep a Changelog](http://keepachangelog.com) and
[Vandamme](http://tech-angels.github.io/vandamme).
+## 1.0.1 - 2015.10.01
+
+* [BUGFIX] Don’t try to draw an axis if the data is empty.
+
## 1.0.0 - 2015.08.31
* [FEATURE] Add `chart` method to Prawn::Document to draw graphs.