From: Christopher Peplin Date: Tue, 29 Apr 2014 04:03:10 +0000 (-0400) Subject: Bump to v0.3. X-Git-Tag: 5.0.2~275^2~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=43f0abb2468b31d131b936ccf51844316426dc8a;p=apps%2Fagl-service-can-low-level.git Bump to v0.3. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index e40621ab..32f48535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # OpenXC Message Format Changelog +## v0.3 + +* Add diagnostic message request/response format. +* Officially add Protcol Buffer encoding. +* Change JSON delimiter to ```\0``` for both input and output. +* Officially document version and device ID commands. + ## v0.2 * Add a RAW can message format. diff --git a/README.md b/README.md index 69de9bd1..c17eb6de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenXC Message Format Specification -Version: v0.2 +Version: v0.3 This specification is a part of the [OpenXC platform][OpenXC].