We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8e529 commit 43f0abbCopy full SHA for 43f0abb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# OpenXC Message Format Changelog
2
3
+## v0.3
4
+
5
+* Add diagnostic message request/response format.
6
+* Officially add Protcol Buffer encoding.
7
+* Change JSON delimiter to ```\0``` for both input and output.
8
+* Officially document version and device ID commands.
9
10
## v0.2
11
12
* Add a RAW can message format.
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].
0 commit comments