Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Sergiy Kulanov <[email protected]>
  • Loading branch information
SergK committed Oct 7, 2023
1 parent 2a18cba commit fcb8a3c
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
## [Unreleased]


<a name="v0.2.0"></a>
## [v0.2.0] - 2023-10-07
### Code Refactoring

- Add support for writing graphs to file
- Add output format validator
- Align code base to tektoncd/cli repo approach
- First refactor iteration

### Routine

- Add code coverage report for SonarCloud
- Add sonarqube check
- Add CHANGELEG.md file and approach to build it

### Documentation

- Update documentation
- Update documentation


<a name="v0.1.0"></a>
## v0.1.0 - 2023-10-03
### Features
Expand Down Expand Up @@ -32,4 +53,5 @@
- Update README.md file


[Unreleased]: https://github.com/sergk/tkn-graph/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/sergk/tkn-graph/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/sergk/tkn-graph/compare/v0.1.0...v0.2.0

0 comments on commit fcb8a3c

Please sign in to comment.