Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davmlaw committed Nov 25, 2024
1 parent fb34ee7 commit 37856d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion variantgrid/templates/default_templates/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,14 @@ <h4>VCF upload</h4>

{% else %}
<div class="card mt-4">
<div class="card-header">21 Nov 2024</div>
<div class="card-header">26 Nov 2024</div>
<div class="card-body">
<ul>
<li>SACGF/variantgrid_private#3704 - Cohort created from different VCFs was missing common variants</li>
<li>#1201 - Check and fix small symbolic variants</li>
<li>SACGF/variantgrid_private#1487 - Export VCF pass validation (gene overlap commas and format sizes)</li>
<li>#1171 - fixes for sample/VCF annotated VCF download</li>
<li>#1198 - fix bug where grid crashed if you removed "tags" from columns</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 37856d4

Please sign in to comment.