From da663171d3ca0e6f8d3680c1086414d746f74217 Mon Sep 17 00:00:00 2001
From: Mikhail Bolotov
Date: Fri, 28 Feb 2020 16:03:23 +0300
Subject: [PATCH] release notes for 1.1
---
src/main/resources/META-INF/plugin.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index 95a9e22..2975843 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -25,6 +25,13 @@
+ 1.1
+
+ - Add Interactive mode option for running Cypress with snapshot recording
+ - Plugin now starts Cypress using a package manager (npx, yarn) if available (see Runner tab in the run configuration)
+
+
1.0