Skip to content

Commit

Permalink
Fix up changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Nov 9, 2023
1 parent eb4e368 commit 5a6cba3
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.3] - 2023-11-08

- Added tags `hifiasm_Assembly_Haplotype_1` and `hifiasm_Assembly_Haplotype_2` to fasta outputs of hifiasm, so they can be easily identified for feeding to purge_dups workflow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1] - 2023-09-27

Creation of workflow for Trio assembly.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1] - 2023-09-26

Addition of the workflow to the iwc repository.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [0.3] - 2023-11-08

### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1] - 2023-11-01

Addition of the workflow to the iwc repository.
Addition of the workflow to the iwc repository.
3 changes: 0 additions & 3 deletions workflows/VGP-assembly-v2/Scaffolding-HiC-VGP8/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [0.1.1] - 2023-10-26

Added tags for better visibility of outputs in the history, and exposure of the BUSCO lineage parameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.2] - 2023-11-07
### Changed
- Added tag filtering for inputs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1] - 2023-10-30

### Added
Expand Down

0 comments on commit 5a6cba3

Please sign in to comment.