-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
autorelease
committed
Jan 17, 2023
1 parent
87cad3e
commit b327d86
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,33 @@ | ||
# v1.20.0 (Tue Jan 17 2023) | ||
|
||
#### π Enhancement | ||
|
||
- new: introduce dropRequest strategy [#195](https://github.com/lamoda/gonkey/pull/195) ([email protected] [@Alexey19](https://github.com/Alexey19)) | ||
|
||
#### π Bug Fix | ||
|
||
- issues-147: add description to tests [#151](https://github.com/lamoda/gonkey/pull/151) ([email protected] [@fetinin](https://github.com/fetinin) [@Mania-c](https://github.com/Mania-c)) | ||
- feature: cases variables through tests [#180](https://github.com/lamoda/gonkey/pull/180) ([email protected]) | ||
|
||
#### π Internal | ||
|
||
- Load Postgres fixtures in a single transaction, truncate all tables at once [#198](https://github.com/lamoda/gonkey/pull/198) ([@fetinin](https://github.com/fetinin)) | ||
|
||
#### π Documentation | ||
|
||
- Update doc with "description" field [#197](https://github.com/lamoda/gonkey/pull/197) ([@fetinin](https://github.com/fetinin)) | ||
|
||
#### Authors: 6 | ||
|
||
- [@Alexey19](https://github.com/Alexey19) | ||
- Alexey Tyuryumov ([email protected]) | ||
- Denis ([@fetinin](https://github.com/fetinin)) | ||
- Lev Marder ([@ikramanop](https://github.com/ikramanop)) | ||
- Michael ([@Mania-c](https://github.com/Mania-c)) | ||
- Mihail Borovikov ([email protected]) | ||
|
||
--- | ||
|
||
# v1.19.1 (Mon Dec 12 2022) | ||
|
||
#### π Bug Fix | ||
|