Bump to v0.3.
[apps/agl-service-can-low-level.git] / CHANGELOG.md
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.
13
14 ## v0.1
15
16 * Initial release.