Skip to content

Commit 9c08a7b

Browse files
authored
Merge pull request #49 from openxc/release821
Updated docs and version for vi-firmware release
2 parents b08ac1c + fdfd545 commit 9c08a7b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# OpenXC Message Format Changelog
22

3+
## v0.8.0
4+
5+
* Feature: Support for GET_VIN command
6+
* Improvements: Diagnostic Request structure enhanced to handle stitch frames
7+
* Removed: MessagePack encoding removed
8+
39
## v0.7.0-dev
410

511
* Improvement: Increase diagnostic response payload size to accommodate

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenXC Message Format Specification
22

3-
Version: v0.7.0-dev
3+
Version: v0.8.0
44

55
This specification is a part of the [OpenXC platform][OpenXC].
66

@@ -161,7 +161,7 @@ found in the [OBD-II standard](http://en.wikipedia.org/wiki/OBD-II_PIDs#Mode_01)
161161
License
162162
=======
163163

164-
Copyright (c) 2012-2014 Ford Motor Company
164+
Copyright (c) 2012-2021 Ford Motor Company
165165

166166
Licensed under the BSD license.
167167

0 commit comments

Comments
 (0)