* removes newlines from `{% haml %}` includes - ([@pedrozath][])
* Fixed an error with Jekyll 3.3.0 and later https://github.com/samvincent/jekyll-haml/issues/19
- Fixed loss of content in layout conversion - ([@sspreitzer][])
* Fixed an error with Jekyll 2.3.0 (and probably with prior versions) that crashes when building the site - ([@kalvinarts][])
- Follow Jekyll 2.3.0 internal API change - ([@yaegashi][])
- Fix issue where layout was not parsing yaml front matter. - ([@simonreed][])