summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-04-29 00:03:10 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-04-29 00:03:10 -0400
commit43f0abb2468b31d131b936ccf51844316426dc8a (patch)
tree7dae3522d1ced840bf39022f9f0cdf66df84eeb6 /CHANGELOG.md
parent9d8e52923c395cd7487c62850aeebff7b484828e (diff)
Bump to v0.3.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
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.