We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28325d8 commit 5f70a76Copy full SHA for 5f70a76
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="3.1.0"></a>
2
+# [3.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.0.0...v3.1.0) (2019-08-13)
3
+
4
5
+### Features
6
7
+* add --disable-dev-shm-usage flag to headless ([137005d](https://github.com/karma-runner/karma-chrome-launcher/commit/137005d))
8
9
10
11
<a name="3.0.0"></a>
12
# [3.0.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.0.0) (2019-07-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "karma-chrome-launcher",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "A Karma plugin. Launcher for Chrome and Chrome Canary.",
"main": "index.js",
"scripts": {
0 commit comments