diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..17d29e7b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +Change Log +======= + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +The [milestone](https://egit.irs.uni-stuttgart.de/eive/eive-obsw/milestones) +list yields a list of all related PRs for each release. + +# [unreleased] + +# [v1.11.0] + +## Changed + +- Update rootfs base of Linux, all related OBSW changes +- Use gpsd version 3.17 now. Includes API changes +- Add `/usr/local/bin` to PATH. All shell scripts are there now +- Rename GPS device to `/dev/gps0` + +# [v1.10.0] + +For all releases equal or prior to v1.10.0, +see [milestones](https://egit.irs.uni-stuttgart.de/eive/eive-obsw/milestones)