Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff authored May 3, 2022
1 parent a326a6c commit 5b519de
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.


## [0.32.0] -- unreleased
## [0.32.0] -- 2022-05-03

### Changed

Expand All @@ -12,11 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

### Added

- Support for PEPs with no YAML configuration file component (CSV only)
- Automatic sample merging if there are any duplicates in sample table index column
- new project attributes:
- `sample_table_index`
- `subsample_table_index`
- Support for PEP `2.1.0`, whichi includes support for no YAML configuration file component (CSV only), automatic sample merging if there are any duplicates in sample table index column, and new project attributes: `sample_table_index` and `subsample_table_index`.

### Fixed

Expand Down

0 comments on commit 5b519de

Please sign in to comment.