Fixed * Fixed a typo which was causing the wrong exception to be bubbled up when assets were missing on an embedded asset block. [12](https://github.com/contentful/rich-text-renderer.py/pull/12)
0.2.3
Fixed * Add support for Unicode in Python 2.7. [9](https://github.com/contentful/rich-text-renderer.py/issues/9)
0.2.2
Fixed * Default `EntryBlockRenderer` now properly stringifies `data.target` instead of just data.
0.2.1
Fixed * Fixed Asset Hyperlink not respecting text from the node when link is not an Asset object.