Skip to content

Commit f40c019

Browse files
authored
Update README.md
1 parent 8d3bd35 commit f40c019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pip install [-U] -e .
3939

4040
## History
4141

42-
* 0.6.1 (2018-12-26): New API used telnet non-blocking on get which caused problems (d1nd141 [#12](https://github.com/domschl/python-fhem/issues/12)), fixed
42+
* 0.6.1 (2018-12-26): New API used telnet non-blocking on get which caused problems (d1nd141, [#12](https://github.com/domschl/python-fhem/issues/12)), fixed
4343
by using blocking telnet i/o.
4444
* 0.6.0 (2018-12-16): Enhanced and expanded get-API (Andre0512 [#10](https://github.com/domschl/python-fhem/pull/10)). See [online documentation](https://domschl.github.io/python-fhem/doc/_build/html/index.html), especially the new get() method for details on the new functionality. Proprietary logging functions marked deprecated.
4545
* 0.5.5 (2018-08-26): Documentation cleanup, automatic documentation with sphinx.

0 commit comments

Comments
 (0)