Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# OpenXC Message Format Changelog

## v0.8.0

* Feature: Support for GET_VIN command
* Improvements: Diagnostic Request structure enhanced to handle stitch frames
* Removed: MessagePack encoding removed

## v0.7.0-dev

* Improvement: Increase diagnostic response payload size to accommodate
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenXC Message Format Specification

Version: v0.7.0-dev
Version: v0.8.0

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

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

Copyright (c) 2012-2014 Ford Motor Company
Copyright (c) 2012-2021 Ford Motor Company

Licensed under the BSD license.

Expand Down