CHANGELOG.md in letter_opener-1.1.1 vs CHANGELOG.md in letter_opener-1.1.2
- old
+ new
@@ -1,4 +1,9 @@
+## 1.1.2 ##
+
+ * Show formatted display names in html template (thanks [ClaireMcGinty](https://github.com/ClaireMcGinty))
+ * Use `file:///` uri scheme to fix Launchy on Windows.
+
## 1.1.1 ##
* Handle cc and bcc as array of emails. (thanks [jordandcarter](https://github.com/jordandcarter))
* Use `file://` uri scheme since Launcy can't open escaped URL without it. (thanks [Adrian2112](https://github.com/Adrian2112))
* Update Launchy dependency to `~> 2.2` (thanks [JeanMertz](https://github.com/JeanMertz))