Skip to content

Commit

Permalink
build: release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 1, 2021
1 parent 051e5f4 commit 66e5baf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# [2.0.0](https://github.com/malokhvii-eduard/arduino-mhz19/compare/v1.0.0...v2.0.0) (2021-12-01)


### Features

* **api:** fully re-write implementation, add preheating logic ([df12e9a](https://github.com/malokhvii-eduard/arduino-mhz19/commit/df12e9a9f267dab4b59b7c86ce86e06508477581))


### BREAKING CHANGES

* **api:** dropping `Mhz19MeasuringRange::Ppm_10000`.
`enableAutoCalibration()` renamed to `enableAutoBaseCalibration()`,
`disableAutoCalibration()` renamed to `disableAutoBaseCalibration()`

0 comments on commit 66e5baf

Please sign in to comment.