Skip to content

Commit

Permalink
Updated version to 1.3.0 and updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
becka11y committed Dec 18, 2011
1 parent 8b305a7 commit d00d954
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions PhoneGapInstaller/docs/releasenotes.md
Expand Up @@ -2,10 +2,9 @@


PhoneGap is a static library and static framework that enables users to include the PhoneGap API in their iPhone application projects easily, and also create new PhoneGap-based iPhone application projects through an Xcode project template. PhoneGap is a static library and static framework that enables users to include the PhoneGap API in their iPhone application projects easily, and also create new PhoneGap-based iPhone application projects through an Xcode project template.


### 1.3.0rc2 (20111213) ### ### 1.3.0 (20111219) ###
* added battery into PhoneGap framework compilation
* Fixes CB-101 can't access media in documents://subDir * Fixes CB-101 can't access media in documents://subDir

### 1.3.0rc1 (20111205) ###
* Added download method to filetransfer, interface is the same like on Android * Added download method to filetransfer, interface is the same like on Android
* When playing audio from remote URL, stop as soon as download fails and make loading cacheable. * When playing audio from remote URL, stop as soon as download fails and make loading cacheable.
* Fixed #197 errors on repeated getCurrentPosition calls. If the location services were off when getCurrentPosition was called, turn them off again after the position is received. * Fixed #197 errors on repeated getCurrentPosition calls. If the location services were off when getCurrentPosition was called, turn them off again after the position is received.
Expand Down
2 changes: 1 addition & 1 deletion PhoneGapLib/VERSION
@@ -1 +1 @@
1.3.0rc2 1.3.0

0 comments on commit d00d954

Please sign in to comment.