We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5baa251 commit 0298165Copy full SHA for 0298165
changelog.md
@@ -11,7 +11,10 @@ All notable changes to BaseMobileTasks-ane will be documented in this file.
11
#### Changed
12
- Removed extension id from ane.properties
13
14
-<<<<<<< HEAD
+### 1.1.0
15
+#### Added
16
+- Native dialog methods (alert and confirmation)
17
+
18
### 1.2.0
19
#### Added
20
- Internet connection check
@@ -20,8 +23,3 @@ All notable changes to BaseMobileTasks-ane will be documented in this file.
23
- Renamed Context.java to MobileTasksContext.java
21
24
- Now catching Throwables
22
25
- General clean up
-=======
-### 1.1.0
-#### Added
26
-- Native dialog methods (alert and confirmation)
27
->>>>>>> origin/master
0 commit comments