# Change Log HX711_MP All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.1.1] - 2023-11-04 - update readme.md - minor edits ## [0.1.0] - 2023-03-10 - initial release - first version derived from 0.3.5 https://github.com/RobTillaart/HX711 - minimized examples. - interface is different from HX711 library as calibration is not a scale and offset any more. - see discussion https://github.com/RobTillaart/HX711/issues/29 - see readme.md