Skip to content

Commit

Permalink
Update CHANGELOG re symlink dir
Browse files Browse the repository at this point in the history
  • Loading branch information
svartapaerlan committed Jun 10, 2024
1 parent 6575e12 commit 6d9a0a6
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,35 @@

### Fixed

- Changed `--symlink_dir` to `--symlink-dir` for consistency

### Changed

- Use `basename` when `symlink_dir` provided

## [0.9.1]

### Added

- Added additional tests to ensure that Bonsai input data can be re-cast into a `PipelineResult` data format.
- Added additional tests to ensure that Bonsai input data can be re-cast into a `PipelineResult` data format.

### Fixed

### Changed

- Fixed some Pylint warnings.
- Pylint ignores pysam functions since they are generated.
- Fixed some Pylint warnings.
- Pylint ignores pysam functions since they are generated.

## [0.9.0]

### Added

- Added Shigapass output
- Added tests for the Shigapass parser.
- Added Shigapass output
- Added tests for the Shigapass parser.

### Fixed

- Fixed minor issues with the ShigaPass parser.
- Fixed minor issues with the ShigaPass parser.

### Changed

Expand All @@ -38,7 +42,7 @@

### Fixed

- Reordered lineage data models in the method index.
- Reordered lineage data models in the method index.

### Changed

Expand All @@ -48,11 +52,11 @@

### Fixed

- Updated lineage parser to work with TbProfiler v6.2
- Updated lineage parser to work with TbProfiler v6.2

### Changed

- Changes lineage datamodel to reflect changes in TbProfiler output
- Changes lineage datamodel to reflect changes in TbProfiler output

## [0.8.1]

Expand Down

0 comments on commit 6d9a0a6

Please sign in to comment.