packages feed

flight-kml-1.0.0: changelog.md

# 1.0.0

Initial version with;

* Data types for a single fix. This being made up of a time stamp, latitude,
  longitude and GPS altitude with an optional barometric pressure altitude.
* Data types for tracklogs made up of a series of fixes.
* A `parse` function.