diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7639471 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + * [2026-02-23] 1.0.3 Enhance error object #16 + * [2025-11-17] 1.0.2 Implement `inspect` functions for client #13 + * [2025-07-18] 1.0.1 Add support for old Ruby versions (2.7, 3.0) + * [2025-07-01] 1.0.0 Full API support diff --git a/README.md b/README.md index 64ca4d8..dd270b1 100644 --- a/README.md +++ b/README.md @@ -1099,11 +1099,6 @@ Ruby versions validated by Github Actions: - 3.4 * doc: [Github Actions.](https://github.com/serpapi/serpapi-ruby/actions/workflows/ci.yml) -## Change logs - * [2025-11-17] 1.0.2 Implement `inspect` functions for client - * [2025-07-18] 1.0.1 Add support for old Ruby versions (2.7, 3.0) - * [2025-07-01] 1.0.0 Full API support - ## Developer Guide ### Key goals - Brand centric instead of search engine based