diff options
author | Eric Marsman <emarsman@gmail.com> | 2016-02-29 20:02:27 +0000 |
---|---|---|
committer | Eric Marsman <emarsman@gmail.com> | 2016-02-29 20:02:27 +0000 |
commit | af79ee80e6d22984711d5622ab864a619451a2a4 (patch) | |
tree | f164cfb4bcaf0e8ce638da94fce6717717ea2262 /CHANGELOG.md | |
parent | bb0a61b771b10590868341f05cb62df0d0deae57 (diff) |
updated documentation
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 e8244c4..3bd680d 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. |