We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb5aec commit 2f6e6a2Copy full SHA for 2f6e6a2
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+### 1.3.0 (2018.04.07)
2
+
3
+* Replaces deprecated GLOBAL to global in the specs
4
+* Adjust the spy call counting in the specs
5
+* Bugfixes on textContent is not a valid string
6
+ Thanks to @jeshan
7
+* Bugfixes on default gulp task is not build anything
8
9
+* Add gitlab-ci config
10
11
+* Bugfixes on invalid C# / Java variable name literals
12
13
+* Bugfixes on trim whitespaces on value
14
+ Thanks to @jeshan and @bartonhammond
15
+* Fixes potential security vulnerabilities by using latest version of dependencies
16
+* Bugfixes on invalid selector
17
+* Uses Chrome API for download and adjust permissions requirement
18
+* Display current extension version on the popup
19
20
### 1.2.10 (2016.12.28)
21
22
* Bugfixes on issue #14.
0 commit comments