Skip to content

Commit

Permalink
DOC: Update CHANGELOG after merging #191 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
NickleDave committed Jun 17, 2022
1 parent 67aed80 commit ca43454
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Fixes [#156](https://github.com/NickleDave/crowsetta/issues/156).
- rename first parameter of `from_file` method for all format classes
to `annot_path` for consistency.
[#182](https://github.com/NickleDave/crowsetta/pull/174).
[#182](https://github.com/NickleDave/crowsetta/pull/182).
Fixes [#178](https://github.com/NickleDave/crowsetta/issues/178).
- Revise documentation
[#191](https://github.com/NickleDave/crowsetta/pull/191).
Fixes [#152](https://github.com/NickleDave/crowsetta/issues/152) as well as
[#21](https://github.com/NickleDave/crowsetta/issues/21),
[#35](https://github.com/NickleDave/crowsetta/issues/35),
[#138](https://github.com/NickleDave/crowsetta/issues/138),
and [#157](https://github.com/NickleDave/crowsetta/issues/157).

## Fixed
- fix `crowsetta.formats.register_format` function added in
Expand Down

0 comments on commit ca43454

Please sign in to comment.