Skip to content

Commit

Permalink
DOC: update CHANGELOG after merging #181 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
NickleDave committed May 18, 2022
1 parent 0160fc6 commit cc1a4d0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased
### Added
- Add Raven format
- add Raven format
[#164](https://github.com/NickleDave/crowsetta/pull/164).
Fixes [#84](https://github.com/NickleDave/crowsetta/issues/84).
- Add example data
- add example data
[#180](https://github.com/NickleDave/crowsetta/pull/180).
Fixes [#90](https://github.com/NickleDave/crowsetta/issues/90).
- Add examples to docstrings, using example data
- add examples to docstrings, using example data
[#180](https://github.com/NickleDave/crowsetta/pull/180).
Fixes [#158](https://github.com/NickleDave/crowsetta/issues/158).
- import `register_format` at top level of package,
to be able to just write `@crowsetta.register_format`
[#181](https://github.com/NickleDave/crowsetta/pull/181).
Fixes [#177](https://github.com/NickleDave/crowsetta/issues/177).

### Changed
- change `Annotation` class to represent both sequence-like
Expand Down

0 comments on commit cc1a4d0

Please sign in to comment.