Skip to content

Commit adae9d2

Browse files
authored
Merge pull request #18 from serpapi/separate-changelog
Move changelog information into separate file
2 parents e48e02f + f3b2a3a commit adae9d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
* [2026-02-23] 1.0.3 Enhance error object #16
3+
* [2025-11-17] 1.0.2 Implement `inspect` functions for client #13
4+
* [2025-07-18] 1.0.1 Add support for old Ruby versions (2.7, 3.0)
5+
* [2025-07-01] 1.0.0 Full API support

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,11 +1099,6 @@ Ruby versions validated by Github Actions:
10991099
- 3.4
11001100
* doc: [Github Actions.](https://github.com/serpapi/serpapi-ruby/actions/workflows/ci.yml)
11011101

1102-
## Change logs
1103-
* [2025-11-17] 1.0.2 Implement `inspect` functions for client
1104-
* [2025-07-18] 1.0.1 Add support for old Ruby versions (2.7, 3.0)
1105-
* [2025-07-01] 1.0.0 Full API support
1106-
11071102
## Developer Guide
11081103
### Key goals
11091104
- Brand centric instead of search engine based

0 commit comments

Comments
 (0)