diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-06-25 18:49:03 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-06-25 18:49:03 -0400 |
commit | 9e854584b0182c545ce80b256b236edf811e233a (patch) | |
tree | 1c8f05a944425a273ae17f5257950cef1b7f0d22 /CHANGELOG.md | |
parent | d97052ae126f93bcef30513bf33a468346ee8e13 (diff) |
Make the protobuf format more clear in README.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d73c1f..a04b26f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # OpenXC Message Format Changelog -## v0.3.1-dev +## v0.4-dev * Removed factor and offset from diagnostic requests to minimize the number of fields, and since this is such an uncommon use case and one that can be |