We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f5ef3d + aae4bc7 commit 61938f8Copy full SHA for 61938f8
1 file changed
CHANGELOG.md
@@ -29,6 +29,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
29
30
### Fixed
31
32
+## [0.1.2] - 2020-02-28
33
+
34
+ ### Security
35
36
+ ### Added
37
+ - Added support for setting up GOOGLE APPLICATION CREDENTIALS
38
+ - Can specify creds as b64 or plain json
39
40
+ ### Changed
41
+ - Changed testing framework for mocha
42
+ - Updated linter config
43
44
+ ### Removed
45
46
+ ### Fixed
47
48
49
## [0.1.1] - 2020-01-30
50
51
### Security
0 commit comments