We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8292e commit a79658cCopy full SHA for a79658c
1 file changed
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+
8
+## [Unreleased] - 2024-10-02
9
10
+### Added
11
+* API key as a required input.
12
13
+### Changed
14
+* append integration step feedback output to the GITHUB_OUTPUT file of verification step.
15
16
+### Removed
17
+* environment variable 'GOOGLE_API_KEY'.
18
19
+### Fixed
20
+* integration test
21
22
23
## [0.1.1] - 2024-10-02
24
25
### Added
0 commit comments