It should be 5.2.0. I think we should reserve .1 releases for security fixes and release screw-ups only.
On Wed, Feb 17, 2016 at 10:07 AM, Steven Gill <stevengil...@gmail.com> wrote: > Thoughts on this? Some people on slack are asking if they should be 5.1.1 > instead of 5.2.0. > > On Tue, Feb 16, 2016 at 4:47 PM, Steven Gill <stevengil...@gmail.com> > wrote: > > > Any issues with me starting this release? > > > > I think I will wait for the cordova-common release to finish so I can > > bundle it in. > > > > Changes: > > * CB-10510: Add an optional timeout to emu start script > > * CB-10498: Resume event should be sticky if it has a plugin result > > * fix HtmlNotFoundTest so that it passes when file not found is handled > > correctly This Closes #256 > > * CB-10472 NullPointerException: > > org.apache.cordova.PluginManager.onSaveInstanceState check if > pluginManager > > is null before using it This closes #255 > > * CB-10138 Adds missing plugin metadata to plugin_list module. This > closes > > #254 > > * CB-10443 Pass original options instead of remaining > > * CB-10443 Fix `this.root` null reference > > * CB-10421 Fixes exception when calling run script with --help option > > * updated .gitignore > > * CB-10406 Fixes an exception, thrown when building using Ant. This > closes > > #250 > > * CB-10157 Uninstall app from device/emulator only when signed apk is > > already installed > > >