diff --git a/rb/CHANGES b/rb/CHANGES index 560f052a20dcf..4f36c02f159b6 100644 --- a/rb/CHANGES +++ b/rb/CHANGES @@ -34,6 +34,17 @@ Firefox: result in NoMethodError. Now it will find a profile with such name on your system and use it accordingly (issue #7119) +3.142.2 (2019-05-11) +==================== + +Chrome: + * Fixed an issue when getting/setting network conditions and sending CDP + commands didn't work with Grid (issue #7174) + +Safari: + * Fixed an issue when getting/setting permissions and attaching debugger + didn't work with Grid (issue #7174) + 3.142.1 (2019-05-07) ====================