Skip to content

Commit

Permalink
Fix in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
josemiguel-rodrigueznaranjo committed Jun 26, 2024
1 parent aaf21ec commit 4f93209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ v3.1.5
*Release date: In development*

- Fix `export_poeditor_project` method allowing empty export response
- Add key=value expressions for selecting elements in the context storage
- Add `key=value` expressions for selecting elements in the context storage
- Upgrade Faker version to 25.9.*
- Added run_storage to store information during the whole test execution
- Added `run_storage` to store information during the whole test execution
- Merge storages (context.storage, context.feature_storage and context.run_storage)
- In steps, be able to store values into desire storage by using [key], [FEATURE:key] and [RUN:key]

Expand Down

0 comments on commit 4f93209

Please sign in to comment.