Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1.05 KB

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

  • Fixing typos in example

3.2.2 - 2022-12-05

Fix type issue on non 32-bit platforms. If mSraw_Minimum parameter is defined as int instead of explicitly as int32_t it can lead to an overflow issue causing the algorithm to the maximal index

3.2.0 - 2022-05-19

Add low power examples and allow changing sampling interval on startup

3.1.0 - 2021-11-18

Initial release. Gas Index Algorithm version 3.1.0