-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
[npm history][1] | ||
|
||
[1]: https://www.npmjs.com/package/@google-cloud/security-center?activeTab=versions | ||
|
||
## v0.1.0 | ||
|
||
This is the initial release of the Cloud Security Center API Node.js client library. | ||
|
||
### Documentation | ||
- docs: sync protos comment changes | ||
|
||
### Internal / Testing Changes | ||
- build: add encrypted key ([#8](https://github.com/googleapis/nodejs-security-center/pull/8)) | ||
- add dummy no test yet file to system test and samples test dirs | ||
- chore(build): Configure Renovate ([#6](https://github.com/googleapis/nodejs-security-center/pull/6)) | ||
- fix(build): fix system key decryption ([#5](https://github.com/googleapis/nodejs-security-center/pull/5)) | ||
- refactor: fix lint rules and make consistent ([#1](https://github.com/googleapis/nodejs-security-center/pull/1)) | ||
- remove CONTRIBUTORS | ||
- license header on npm-install-retry | ||
- add more scaffolding | ||
|