You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@
6
6
7
7
8
8
9
+
10
+
## 2.4.2 (2025-01-01)
11
+
12
+
#### :rocket: New Feature
13
+
*[#962](https://github.com/BoykaFramework/boyka-framework/pull/962) feat(java): :sparkles: updated waitUntil method with timeout param ([@WasiqB](https://github.com/WasiqB))
14
+
*[#959](https://github.com/BoykaFramework/boyka-framework/pull/959) feat(java): :zap: updated mouse related actions ([@WasiqB](https://github.com/WasiqB))
15
+
16
+
#### :memo: Documentation
17
+
*[#958](https://github.com/BoykaFramework/boyka-framework/pull/958) docs(website): :memo: updated the sample file in configuration document ([@mfaisalkhatri](https://github.com/mfaisalkhatri))
18
+
19
+
#### :house: Internal
20
+
*[#960](https://github.com/BoykaFramework/boyka-framework/pull/960) build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 in /core-java in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot))
21
+
22
+
#### Committers: 2
23
+
- Mohammad Faisal Khatri ([@mfaisalkhatri](https://github.com/mfaisalkhatri))
0 commit comments