Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 671 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Fixed endless loop for unknown SCI types.
  • Fixed ignoring packets of exactly 45 bytes length.
  • Field types are now uint32 instead of uint16.
  • Messages are now interpreted as little endian.

1.0.0 - 2021-08-20

  • Initial release