Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nleroy917 authored May 16, 2022
1 parent 3871134 commit e7489f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
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.1.6] - 2022-05-16

### Added
- a possibility to set a custom sample table index with `-s/--st-index` option
- an option to see filters docs via CLI: `eido filters -f <filter_name>`
- PEP filters now return their conversion result for progrommatic use.
- PEP filters can write to files.
- A filter can write multiple outputs to multiple files using the `paths` keyword arg.

### Fixed
- Some error messages with incorrectly defined schemas.
Expand Down

0 comments on commit e7489f3

Please sign in to comment.