0.1.9 (2019-10-01)
==================

Bugfixes
--------

- Switch to PyYAML >= 5.1 (@mzagozen)

0.1.8 (2019-05-30)
==================

Bugfixes
--------

- Pin PyYAML to 3.13 as the last working version (@mzagozen)
- Use !include content as a string (@mzagozen)
- Fix unit tests (@mzagozen)

0.1.3 (2015-05-11)
==================

Features
--------

- Added Python3 support (https://github.com/an2deg/pyraml-parser/pull/18)
