Skip to content

Commit

Permalink
README.md: Drop dupe changelog and sudo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jan 15, 2024
1 parent bfceaf0 commit 8679956
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,5 @@ Latest/development library from GitHub:

* `git clone https://github.com/pimoroni/sgp30-python`
* `cd sgp30-python`
* `sudo ./install.sh --unstable`
* `./install.sh --unstable`


# Changelog
0.0.2
-----

* BugFix: avoid infinite loop during start_measurement (thanks @millerdq2038)
* BugFix: corrected parameter order for set_baseline (thanks @phooey)
* Improvement: close i2c file handle to avoid leak (https://github.com/pimoroni/sgp30-python/issues/5)

0.0.1
-----

* Initial Release

0 comments on commit 8679956

Please sign in to comment.