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

This commit is contained in:
Parker Moore 2014-11-12 18:47:03 -08:00
parent 314fb875b5
commit 39c9fb120f
1 changed files with 1 additions and 0 deletions

View File

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