Skip to content

Commit

Permalink
chore: Bump version in CHANGELOG to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MillironX committed Feb 7, 2024
1 parent 7810249 commit bdd6315
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.5.2] - 2024-02-07

### Added

- CI workflow steps for better compatibility with <https://github.com/nektos/act>
Expand Down Expand Up @@ -81,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- GitHub Actions workflow to test Nextflow installation and downstream usage
- Documentation and license files

[unreleased]: https://github.com/nf-core/setup-nextflow/compare/v1.5.1...HEAD
[unreleased]: https://github.com/nf-core/setup-nextflow/compare/v1.5.2...HEAD
[1.5.2]: https://github.com/nf-core/setup-nextflow/compare/v1.5.1...v1.5.2
[1.5.1]: https://github.com/nf-core/setup-nextflow/compare/v1.5.0...v1.5.1
[1.5.0]: https://github.com/nf-core/setup-nextflow/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/nf-core/setup-nextflow/compare/v1.3.0...v1.4.0
Expand Down

0 comments on commit bdd6315

Please sign in to comment.