diff options
author | Eric <emarsman@users.noreply.github.com> | 2016-05-09 17:02:12 -0400 |
---|---|---|
committer | Eric <emarsman@users.noreply.github.com> | 2016-05-09 17:02:12 -0400 |
commit | 15cd69864383276e2099b803cdb11cda7f2f6d0a (patch) | |
tree | e8d7796244fec7cadf430a227d53873146524645 /CHANGELOG.md | |
parent | 77718cfc70f76b687154756344e1a52b6f734ec9 (diff) | |
parent | 94c09b2abeff3f344d688dd7e6aea0db34f50c59 (diff) |
Merge pull request #28 from openxc/next
Ready to release updates for C5 devices
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e8244c41..3bd680d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # OpenXC Message Format Changelog +## v0.6.0 + +* Feature: Added MessagePack support for BTLE connections. +* Feature: Support for vehicle message timestamps (changed previous uptime). +* Feature: Support for C5 SD Card. +* Feature: Support for C5 RTC. +* Fix: Update submodule from code.google to github. + ## v0.5.0 * Feature: Support for C5 Cellular device. New uptime message. |