We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855911c commit ac54d01Copy full SHA for ac54d01
1 file changed
CHANGELOG.md
@@ -4,19 +4,19 @@ 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
-## [Unreleased] - YYYY-MM-DD
+## [0.1.1] - 2024-10-02
8
9
### Added
10
-* This template of a changelog. It is not really the changelog for this
11
- template repository.
12
-
13
-### Changed
14
15
-### Deprecated
+* Initially released
16
17
-### Removed
+### Changed
+* append integration step feedback output to the GITHUB_OUTPUT file of verification step.
18
19
### Fixed
+* integration test
20
21
22
-## [x.x.x] - YYYY-MM-DD
+## [0.1.0] - 2024-10-02
+
+### Added
0 commit comments