Skip to content

Commit

Permalink
fix typos in looper changelog for older 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed Jun 5, 2024
1 parent 9cc904b commit 9a4abab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/looper/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- `--lumpn` is now `--lump-n`
- `--lump` is now `--lump-s`
-
## [1.6.0] -- 2023-12-22

### Added
- `looper link` creates symlinks for results grouped by record_identifier. It requires pipestat to be configured. [#72](https://github.com/pepkit/looper/issues/72)
- basic tab completion.
Expand All @@ -54,6 +56,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- changed how looper configures pipestat [#411](https://github.com/pepkit/looper/issues/411)
- initializing pipeline interface also writes an example `output_schema.yaml` and `count_lines.sh` pipeline

### Fixed
- filtering via attributes that are integers.

## [1.5.1] -- 2023-08-14

### Fixed
Expand Down

0 comments on commit 9a4abab

Please sign in to comment.