1.1.0 (2020-04-26)
------------------

- Version 2.0.0 will be Python 3.6+ only. A warning is raised if version 1.1.0
  is imported with a Python version < 3.6 (#7).
- Placemarks are found at any level, even in Folders (#4).

1.0.0 (2019-05-04)
------------------

- Python 3 compatibility added.
- Deprecated test assertions have been fixed.
- Code reformatted using black.
- Project is classified as "mature". It's pretty much finished and no further
  development is expected.
