Skip to content

Commit

Permalink
Fixed linting from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriousHorncat committed Dec 11, 2024
1 parent fc43e95 commit ca8a2a0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@
### Features

- Composition API Migration for moving towards real-time collaboration
- New annotation linkouts for COSMIC, and gnomAD4 Variant, and annotations for REVEL and AlphaMissense. New data source using OpenCravat. VCF string provided by Ensembl's API is cached in the MongoDB database.
- Updated a row to render datasets horizontal if the associated class is included in the rendering configuration. Variant annotations were rendering vertically and it was taking too much space.
- New annotation linkouts for COSMIC, and gnomAD4 Variant, and annotations for REVEL and AlphaMissense. New data source
using OpenCravat. VCF string provided by Ensembl's API is cached in the MongoDB database.
- Updated a row to render datasets horizontal if the associated class is included in the rendering configuration.
Variant annotations were rendering vertically and it was taking too much space.
- Analyses have a version manifest of annotation's dataset, source, and version
- Increased VueJS version to 3.5.12 to use TempalteRef as a feature
- Increased VueJS version to 3.5.12 to use TemplateRef as a feature

### Bugs

- Fixed developer API endpoint so that existing analyses can queue their annotations to be rendered again if desired.
- Fixed developer API endpoint so that existing analyses can queue their annotations to be rendered again if desired.

## 0.7.0

Expand Down

0 comments on commit ca8a2a0

Please sign in to comment.