Skip to content

Commit d764cbc

Browse files
committed
Update CHANGELOG for new upstream changes
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 11c9a4b commit d764cbc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

java/CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ v4.29.0
1111
* [java] Remove deprecated non-w3c compliant NetworkConnection interface (#15270)
1212
* [java] Avoid downloading not needed browsers #15261
1313
* [java] Fix return type and docstring for `getDownloadableFiles` (#15293)
14+
* [java] Refine logger initialization with correct class literal (#15289)
15+
* [java][bidi] Implement getClientWindows method (#14869)
1416

1517
v4.28.1
1618
======

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Add CDP for Chrome 133 and remove 130
44
- [js] Remove Firefox CDP (#15200)
55
- [js][bidi] Implement bidi `setCacheBehavior` command (#15136)
6+
- [js][bidi] Implement bidi getClientWindows command in browser module (#15248)
67

78
## 4.28.1
89

0 commit comments

Comments
 (0)