4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-06 23:14:04 +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

@ -2,6 +2,19 @@ id: history
title: History
---
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>