File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 117
117
* Renamed plugin id to "com.webratio.phonegap.plugins.dialogs"
118
118
119
119
### 0.2.11.2 (Jun 12, 2015)
120
- * Fixed a activity overlay freezing when calling activityStop quickly after activityStart.
120
+ * Fixed a activity overlay freezing when calling activityStop quickly after activityStart.
121
+
122
+ ### 0.2.11.3 (Mar 29, 2016)
123
+ * Added Windows Phone 8 support
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" com.webratio.phonegap.plugins.dialogs"
23
- version =" 0.2.11.2 " >
23
+ version =" 0.2.11.3 " >
24
24
25
25
<name >Notification</name >
26
26
<description >Cordova Notification Plugin</description >
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" org.apache.cordova.dialogs.tests"
23
- version =" 0.2.11.2 " >
23
+ version =" 0.2.11.3 " >
24
24
<name >Cordova Notification Plugin Tests</name >
25
25
<license >Apache 2.0</license >
26
26
You can’t perform that action at this time.
0 commit comments