Update history to reflect merge of #3090 [ci skip]

This commit is contained in:
Parker Moore 2014-11-10 12:02:26 -08:00
parent e42f5ac2dc
commit 472c18e409
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes
* Remove duplicate `Conversion error:` message in `Convertible` (#3088)
* Print full conversion error message in `Renderer#convert` (#3090)
### Development Fixes