Skip to content

Commit 43f0abb

Browse files
committed
Bump to v0.3.
1 parent 9d8e529 commit 43f0abb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# OpenXC Message Format Changelog
22

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+
310
## v0.2
411

512
* Add a RAW can message format.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenXC Message Format Specification
22

3-
Version: v0.2
3+
Version: v0.3
44

55
This specification is a part of the [OpenXC platform][OpenXC].
66

0 commit comments

Comments
 (0)