-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Force `userCountryCode` to be US to avoid 401 error
- Loading branch information
1 parent
f513ad5
commit a1e7f30
Showing
5 changed files
with
68 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,45 @@ | ||
# CHANGELOG | ||
|
||
## 2.0.2 | ||
|
||
- Fix search using empty search term | ||
|
||
## 2.0.1 | ||
|
||
- Fix Google Shopping wrong param name to froogle | ||
|
||
## 2.0.0 | ||
|
||
- Add PSR7 Search compatibility | ||
- Add common SearchInterface (Breaking change) | ||
- Add open api specs | ||
- Allow test api locally with PHP builtin server | ||
|
||
## 1.2.2 | ||
|
||
- Improve tests | ||
- Fix rising and top metrics filter | ||
|
||
## 1.2.1 | ||
|
||
- Fix composer install documentation | ||
|
||
## 1.2.0 | ||
|
||
- Added support for interests by region | ||
- Improve documentation and code standard | ||
|
||
## 1.1.0 | ||
|
||
- Added support for interests over time series result | ||
- Improve documentation and code standard | ||
|
||
## 1.0.0 | ||
|
||
- First stable release | ||
# CHANGELOG | ||
|
||
## 2.0.3 | ||
|
||
- Force `userCountryCode` to be US to avoid 401 error | ||
- Deprecate language filter | ||
|
||
## 2.0.2 | ||
|
||
- Fix search using empty search term | ||
|
||
## 2.0.1 | ||
|
||
- Fix Google Shopping wrong param name to froogle | ||
|
||
## 2.0.0 | ||
|
||
- Add PSR7 Search compatibility | ||
- Add common SearchInterface (Breaking change) | ||
- Add open api specs | ||
- Allow test api locally with PHP builtin server | ||
|
||
## 1.2.2 | ||
|
||
- Improve tests | ||
- Fix rising and top metrics filter | ||
|
||
## 1.2.1 | ||
|
||
- Fix composer install documentation | ||
|
||
## 1.2.0 | ||
|
||
- Added support for interests by region | ||
- Improve documentation and code standard | ||
|
||
## 1.1.0 | ||
|
||
- Added support for interests over time series result | ||
- Improve documentation and code standard | ||
|
||
## 1.0.0 | ||
|
||
- First stable release | ||
- Allow search using internal class for queries and results |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters