Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "IOSReleaseChecklist" page has been changed by ShazronAbdullah: http://wiki.apache.org/cordova/IOSReleaseChecklist?action=diff&rev1=8&rev2=9 3. Update [[https://github.com/apache/incubator-cordova-ios/blob/master/guides/How%20to%20Use%20Cordova%20as%20a%20Component.md | guides/How to Use Cordova as a Component.md]] for the current version 4. Update [[https://github.com/apache/incubator-cordova-ios/blob/master/README.md|README.md]] (instructions, FAQ items) for the current version 5. Update [[https://github.com/apache/incubator-cordova-ios/blob/master/CordovaInstaller/docs/releasenotes.md | CordovaInstaller/docs/releasenotes.md]] for the current version - a. Grab changes from a previous tag to HEAD i.e if the previous tag was "Foo": + a. Grab changes from a previous tag to HEAD i.e if the previous tag was "Foo" (if ambiguous, add a "refs/tags/" prefix to the tag): {{{#!bash git shortlog --no-merges Foo..HEAD }}}