Skip to content

Commit 6561885

Browse files
Update changelog.
1 parent 5d35059 commit 6561885

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/source/history.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,24 @@ Changelog
33

44
.. currentmodule:: EasyMCP2221.Device
55

6-
Latest (unreleased)
7-
-------------------
6+
7+
8+
V1.6
9+
--------
10+
11+
1.6.3
12+
~~~~~~
813

914
I2C:
15+
* New :doc:`smbus`. Useful to use other Python I2C modules with MCP2221 interface.
1016
* Fixed. I2C slave class exception when device is not present.
1117

1218
Documentation:
1319
* Conflict with kernel module ``hid_mcp2221``. See *Delay at the end of script (Linux)* in :doc:`install`.
1420
* Explain I2C speed limit for very short transfers.
21+
* Document :doc:`smbus`. Include example code for BME280 (Temperature, Pressure, Humidity sensor).
1522

1623

17-
V1.6
18-
--------
19-
2024
V1.6.2
2125
~~~~~~
2226

0 commit comments

Comments
 (0)