Bump to v0.3.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 29 Apr 2014 04:03:10 +0000 (00:03 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 29 Apr 2014 04:03:10 +0000 (00:03 -0400)
CHANGELOG.md
README.md

index e40621a..32f4853 100644 (file)
@@ -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.
index 69de9bd..c17eb6d 100644 (file)
--- a/README.md
+++ b/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].