summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2013-09-26 09:24:31 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2013-09-26 09:24:31 -0400
commit9bce073224cd7fb47327743ddc786199887556dc (patch)
treed40474e299fc7d71dbbc3c636e4bb0b47b9d4477 /CHANGELOG.md
parentd121ae6f20376dc6fa75ef1140d7767f4ae236af (diff)
Document the RAW message format, including the bus attribute.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4022550a..e40621ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# OpenXC Message Format Changelog
+## v0.2
+
+* Add a RAW can message format.
+
## v0.1
-* Initial release
+* Initial release.