HPDF-1.6.2: changelog.md
# Changelog for [`HPDF` package](http://hackage.haskell.org/package/HPDF)
## 1.6.2
* Removed use of cbits for float/int to string conversions for correctness
(see https://github.com/hsyl20/HPDF/issues/14)
* Fix build warnings due to -Woperator-whitespace-ext-conflict
## 1.6.1
* Fix for building with mtl-2.3
## 1.6.0
* Allow parsing afm-data from bytestring
## 1.5.3
* Fixed distribution issue (font files not correctly embedded in the sdist
archive)
## 1.5.2
* Embed fonts and encodings
## 1.5.1
* Fix JPEG support
## 1.5.0
* Fix build with recent compilers
* Use hyphenation package