Skip to content

Commit 105e685

Browse files
committed
Create v01.md
Release notes for first plugin "family" version.
1 parent adecaf9 commit 105e685

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

specs/v01.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Cordova TCP Socket Plugin v0.1.x release notes
2+
==============================================
3+
4+
## v0.1.0
5+
6+
This is the first version of the plugin, with few support to attend basic needs.
7+
8+
### Cordova/Phonegap Compatibility
9+
10+
The following versions of Cordova/Phonegap were used to test this plugin:
11+
12+
* Cordova 3.4
13+
* Phonegap 3.4
14+
15+
16+
### Platforms support
17+
18+
Platforms supported by this plugin:
19+
20+
* Android 4.1.1 or later
21+
22+
23+
### Limitations
24+
25+
By now, no limitation was detected but the pause/resume states probably have to be handled in a better way.
26+
There is no piece of code looking for this behavior. Even knowing the code didn't present any issue with that, it must
27+
be tested.

0 commit comments

Comments
 (0)