Skip to content

Commit 3a18cce

Browse files
committed
Allow list search in CONTEXT - CHANGELOG update
1 parent fd4477f commit 3a18cce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ v3.1.0
55
------
66

77
*Release date: In development*
8+
89
- Update `[CONTEXT:a.b.c]` to allow list access in context, f.e: context.list.1 access to the second element of list
910

1011
v3.0.2
1112
------
1213

14+
*Release date: 2023-06-08*
15+
1316
- `context.storage` must be initialized before dynamic environment steps in `before_feature` method
1417
- Mark scenario as failed when a dynamic environment step fails in `before_scenario`
1518
- Mark all feature scenarios as failed when a dynamic environment step fails in `before_feature` and `after_feature`

0 commit comments

Comments
 (0)