Skip to content

Commit

Permalink
chore: 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 13, 2023
1 parent 1bbd448 commit ce3e002
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@
## [Unreleased]


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

- Refactor common graph approach both for Pipeline/PipelineRun
- Remove unused variables from function signature

### Testing

- Hide output in tests

### Routine

- We don't have plugins

### Documentation

- How to install with Homebrew


<a name="v0.5.0"></a>
## [v0.5.0] - 2023-10-12
### Code Refactoring
Expand Down Expand Up @@ -109,7 +129,8 @@
- Update README.md file


[Unreleased]: https://github.com/sergk/tkn-graph/compare/v0.5.0...HEAD
[Unreleased]: https://github.com/sergk/tkn-graph/compare/v0.6.0...HEAD
[v0.6.0]: https://github.com/sergk/tkn-graph/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/sergk/tkn-graph/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/sergk/tkn-graph/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/sergk/tkn-graph/compare/v0.2.0...v0.3.0
Expand Down

0 comments on commit ce3e002

Please sign in to comment.