Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TikhomirovSergey authored Dec 19, 2017
1 parent 8a74cf5 commit 0d66574
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Release Notes
## *4.0.0.1 (under construction yet)*
- [Enhancement] The searching by ios class chain was implemented.
- [Enhancement] Details of a session. Interface `IHasSessionDetails` and its implementation. [#201](https://github.com/appium/appium-dotnet-driver/pull/201)
- [BUG FIX] Fix of the `LongPress` action parameters. The report [#197](https://github.com/appium/appium-dotnet-driver/issues/197). FIX [#198](https://github.com/appium/appium-dotnet-driver/pull/198)
- [BREAKING CHANGE] Unnecessary interface `ITouchShortcuts` was removed. [#200](https://github.com/appium/appium-dotnet-driver/pull/200)
- [UPDATES]:
- Newtonsoft.Json was updated to 10.0.3
- Selenium.Support was updated 3.8.0
- Selenium.WebDriver was updated 3.8.0
- Castle.Core was updated to 4.2.1
- [Enhancement] The searching by ios class chain was implemented.
- [BUG FIX] Fix of the `LongPress` action parameters. The report [#197](https://github.com/appium/appium-dotnet-driver/issues/197). FIX [#198](https://github.com/appium/appium-dotnet-driver/pull/198)
- [BREAKING CHANGE] Unnecessary interface `ITouchShortcuts` was removed. [#200](https://github.com/appium/appium-dotnet-driver/pull/200)

## *3.0.0.2*
- [Refactor] The obsolete interface `OpenQA.Selenium.Appium.Android.Interfaces.ISendsKeyEvents` was removed
Expand Down

0 comments on commit 0d66574

Please sign in to comment.