File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 47
47
* add ubuntu platform
48
48
* 1 . Added amazon-fireos platform. 2. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'.
49
49
* added beep funtionality using ms-winsoundevent: Notfication .Default
50
+
51
+ ### 0.2.5 (Jan 02, 2014)
52
+ * CB-4696 Fix compile error for Xcode 4.5.
53
+ * CB-5658 Add doc/index.md for Dialogs plugin
54
+ * CB-3762 Change prompt default to empty string
55
+ * Move images from css to img
Original file line number Diff line number Diff line change 2
2
3
3
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
4
4
id =" org.apache.cordova.dialogs"
5
- version =" 0.2.5-dev " >
5
+ version =" 0.2.5" >
6
6
7
7
<name >Notification</name >
8
8
<description >Cordova Notification Plugin</description >
You can’t perform that action at this time.
0 commit comments