Skip to content

Commit a79658c

Browse files
committed
updated the change log
1 parent ad8292e commit a79658c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
723
## [0.1.1] - 2024-10-02
824

925
### Added

0 commit comments

Comments
 (0)