Skip to content

Commit

Permalink
Add changelog for version 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Lusiardi committed Nov 7, 2015
1 parent 6041293 commit da372b6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,14 @@ python 2.7, pyserial (as for esptool)


###Changelog
v0.6.4
- add TCP as possible transport to connect to the module using the supplied telnet server code
- add --id/-i to query the ID of a module
- add --delete to remove a given file from the module

v0.6.3
- fix download bug
-

v0.6.2
- added support for nested strings
- added check to verify the UART buffer will not overflow.
Expand Down

0 comments on commit da372b6

Please sign in to comment.