Skip to content

Commit ac54d01

Browse files
committed
update changelog
1 parent 855911c commit ac54d01

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ 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-
## [Unreleased] - YYYY-MM-DD
7+
## [0.1.1] - 2024-10-02
88

99
### Added
10-
* This template of a changelog. It is not really the changelog for this
11-
template repository.
12-
13-
### Changed
14-
15-
### Deprecated
10+
* Initially released
1611

17-
### Removed
12+
### Changed
13+
* append integration step feedback output to the GITHUB_OUTPUT file of verification step.
1814

1915
### Fixed
16+
* integration test
2017

2118

22-
## [x.x.x] - YYYY-MM-DD
19+
## [0.1.0] - 2024-10-02
20+
21+
### Added
22+
* Initially released

0 commit comments

Comments
 (0)