CHANGELOG.md in thinreports-0.10.1 vs CHANGELOG.md in thinreports-0.10.2
- old
+ new
@@ -1,4 +1,10 @@
+## 0.10.2
+
+Bug Fixes:
+
+ * Fixed: Prawn::Errors::UnknownFont error occured: "is not a known font" #89
+
## 0.10.1
Bug Fixes:
* Fixed a bug that an error occurred on page break in other list when there is a list with page-break disabled #87 [@meganemura]