ChangeLog.md in cypress_rails-0.4.0 vs ChangeLog.md in cypress_rails-0.4.1
- old
+ new
@@ -1,4 +1,9 @@
+### 0.4.1 / 2018-05-23
+
+* renamed `seeds` to `scripts`
+* added `scripts_path` to config, it defaults to `spec/cypress/scripts`
+
### 0.4.0 / 2018-05-17
* Integrate the gem with Rails and hook up a middleware for:
* reseting the database
* calling "seed" files