- Install `lxml>=4, <4.4` only for python != 2.7 or < 3.5 - Change travis to use python 3.5 instead of 3.4
1.7.1
-----
- Add self close comment to section titles h3 etc - fix travis on python 3.4
1.7.0
-----
- Add no self close comment to `<section>` in cnxml-to-html5 - Add no self close comment to `<figure>` in cnxml-to-html5 - Add no self close comment to `<u>` in cnxml-to-html5 - Remove no self close comment for `<a>` where unnecessary - Add no self close comment to `<figcaption>` in cnxml-to-html5
1.6.2
-----
- Added twine check to travis (183) - Fixed restructured text error in README.txt (184)
1.6.1
-----
- Fix restructured text error in history.txt (182)