4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-08-14 15:28:09 +00:00

document log parameter, device_status action for 2.0.1

This commit is contained in:
Jesse Young
2011-10-10 16:21:30 -07:00
parent e26c446e8a
commit e2b3c2732b
6 changed files with 130 additions and 6 deletions

View File

@@ -42,6 +42,19 @@
<h2>History</h2>
Version 2.0.1 (2011/10/10)
<ul>
<li>
Send EnvayaSMS log messages to server via <code>log</code> parameter
</li>
<li>
Notify server of changes in the Android device's power/battery state
via <code>device_status</code> action.
</li>
</ul>
Version 2.0 (2011/10/01)
<ul>