Skip to content

Commit 7cfc08a

Browse files
committed
update changelog history
1 parent 925cfc3 commit 7cfc08a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Release History
55
------------------
66

77
- Add support for request timeouts.
8+
- Add status and error codes support - https://serpapi.com/api-status-and-error-codes
89

910
0.1.5 (2023-11-01)
1011
------------------

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ except serpapi.TimeoutError as e:
8181

8282
Documentation is [available on Read the Docs](https://serpapi-python.readthedocs.io/en/latest/).
8383

84+
Change history is [available on GitHub](https://github.com/serpapi/serpapi-python/blob/master/HISTORY.md).
85+
8486
## Basic Examples in Python
8587

8688
### Search Bing

0 commit comments

Comments
 (0)