From 38730bbd68463a959249b810b77b9ac8287b9ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20P=C3=A4rsson?= Date: Tue, 10 Oct 2023 10:25:26 +0200 Subject: [PATCH] Update changelog for 3.1.0 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4aaf6e3..f5f2198 100755 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ Please refer to the [e2e_spec.coffee](spec/e2e_spec.coffee) for more details on ## Changelog +### 3.1.0 + +- Add support for generic properties for test cases. Thanks to [Pietro Ferrulli](https://github.com/Pi-fe). +- Bump dependencies + ### 3.0.1 - Bump dependencies: lodash, make-dir, date-format, minimist