summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 32f48535cb229acfd47ada444b0ce636fc3d6eaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.

## v0.1

* Initial release.