Skip to content

Commit 9e42286

Browse files
committed
Update changelog for 1.1.3
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 8788a3c commit 9e42286

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.1.3"></a>
2+
# [Fix `exon` redux for 2 field alleles (1.1.3)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.1.3) - 07 May 2024
3+
4+
To correctly reduce to the exon version, it first expands to `W` and then reduce to `exon` level producing all possibilities at exon level.
5+
6+
Fixes [#320](https://github.com/nmdp-bioinformatics/py-ard/issues/320)
7+
8+
## What's Changed
9+
* Bump gunicorn from 20.1.0 to 22.0.0 by [@dependabot](https://github.com/dependabot) in https://github.com/nmdp-bioinformatics/py-ard/pull/319
10+
* Fix `exon` reductions for 2 field alleles by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in https://github.com/nmdp-bioinformatics/py-ard/pull/322
11+
12+
13+
**Full Changelog**: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.2...1.1.3
14+
15+
[Changes][1.1.3]
16+
17+
118
<a name="1.1.2"></a>
219
# [ARD default redux + Bug Fixes (1.1.2)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.1.2) - 22 Mar 2024
320

@@ -702,6 +719,7 @@ yes
702719
[Changes][0.0.14]
703720

704721

722+
[1.1.3]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.2...1.1.3
705723
[1.1.2]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.1...1.1.2
706724
[1.1.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.11...1.1.1
707725
[1.0.11]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.10...1.0.11

0 commit comments

Comments
 (0)