-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-11-06) ### Bug Fixes * failing tests ([00f828d](00f828d)) * stops matching on headers ([affb06b](affb06b)) ### Features * adds ability to output to STDOUT ([9168278](9168278)) * adds HTTP client ([8a45622](8a45622)) * adds index ([f56242b](f56242b)) * adds OAuth2 client ([#24](#24)) ([f13694c](f13694c)) * finishes HTTP client ([#35](#35)) ([ee8121d](ee8121d))
- Loading branch information
1 parent
1a9a2d3
commit de0f3ce
Showing
2 changed files
with
22 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 1.0.0 (2019-11-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* failing tests ([00f828d](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/00f828dd8ce3d6378671781efccec01fd843c90b)) | ||
* stops matching on headers ([affb06b](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/affb06b8cd5619e1694c446015d60a8b678683be)) | ||
|
||
|
||
### Features | ||
|
||
* adds ability to output to STDOUT ([9168278](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/916827804dc17f86a32efbd3dd9dd51539676f08)) | ||
* adds HTTP client ([8a45622](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/8a456229f623aaf82dda50d8a35daadb84c22631)) | ||
* adds index ([f56242b](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/f56242bda6a343460c03d6833956623a0a2ab09e)) | ||
* adds OAuth2 client ([#24](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/issues/24)) ([f13694c](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/f13694cb8d1db277a13d1e7be1c098cb402d153d)) | ||
* finishes HTTP client ([#35](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/issues/35)) ([ee8121d](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/ee8121d61b7f12d56ecad89e868718f2f7dfed90)) |
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