Skip to content

Commit 7536f54

Browse files
committed
CHANGELOG.md
1 parent 28516cb commit 7536f54

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
3+
## 5.3.2
4+
### Changed
5+
- Update dependencies and supported python versions
6+
- minor fixes and code formatting
7+
28
## 5.3.1
39
### Changed
410
- Add timeout to RequestBrowser
@@ -8,7 +14,6 @@
814
browser = Browser()
915
browser.requests_timeout = 1
1016
```
11-
# Changelog
1217
## 5.3.0
1318
### Changed
1419
- Add custom save mode to csv data saver

0 commit comments

Comments
 (0)