diff --git a/Rakefile b/Rakefile index b019d97af843c..6f2ae0c35cafb 100644 --- a/Rakefile +++ b/Rakefile @@ -50,7 +50,7 @@ end verbose($DEBUG) def version - "2.51.0" + "2.52.0" end ide_version = "2.8.0" diff --git a/java/CHANGELOG b/java/CHANGELOG index cb5f9a6567bd4..ff4272c44e8d4 100644 --- a/java/CHANGELOG +++ b/java/CHANGELOG @@ -1,3 +1,18 @@ +v2.52.0 +======= + +Firefox: + * Weakening platform restriction to enable 64-bit support + * Fixing closed window handling in FF45 + * Implementing a capability that disables overlapping checks - "overlappingCheckDisabled" + +WebDriver: + * Fix deselecting options in