diff --git a/CHANGELOG.md b/CHANGELOG.md index 33be492bb..8fc7134ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 3.5.8 + +Thanks all to those who contributed to make this release! + +🐛 *Bug Fixes* +fix(appium): type of setNetworkConnection() (#3994) - by @mirao +fix: improve the way to show deprecated appium v1 message (#3992) - by @KobeNguyenT +fix: missing exit condition of some wait functions - by @kobenguyent + ## 3.5.7 Thanks all to those who contributed to make this release! diff --git a/package.json b/package.json index cb87109e9..3ec6037c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeceptjs", - "version": "3.5.7", + "version": "3.5.8", "description": "Supercharged End 2 End Testing Framework for NodeJS", "keywords": [ "acceptance",