Skip to content

Commit 149c253

Browse files
bump: version 2.19.0 → 2.20.0
1 parent e76b5e8 commit 149c253

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2.20.0 (2026-02-13)
2+
3+
### Feat
4+
5+
- **mouse**: add timing property for runtime configuration
6+
- **requests**: add record() and replay() to Request class
7+
- **requests**: add HAR network recorder
8+
- **protocol**: add HAR 1.2 type definitions
9+
10+
### Fix
11+
12+
- **requests**: use surgical callback removal instead of nuclear clear_callbacks
13+
14+
### Refactor
15+
16+
- **tab**: extract bundle static methods to utils module
17+
118
## 2.19.0 (2026-02-12)
219

320
### 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.19.0
5+
version: 2.20.0

0 commit comments

Comments
 (0)