Skip to content

Commit bbea22d

Browse files
bump: version 2.5.0 → 2.6.0
1 parent 306d68a commit bbea22d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2.6.0 (2025-08-10)
2+
3+
### Feat
4+
5+
- add DownloadTimeout exception for file download timeouts
6+
- add context manager for handling file downloads in Tab class
7+
8+
### Refactor
9+
10+
- add type checking for connection handler in mixin class
11+
- add type overloads for event callback in Browser class
12+
113
## 2.5.0 (2025-08-07)
214

315
### Feat

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.5.0
5+
version: 2.6.0

0 commit comments

Comments
 (0)