Skip to content

Commit 8ea841e

Browse files
committed
Update changelog for 1.2.0
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 4a7bb95 commit 8ea841e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.2.0"></a>
2+
# [`ping` mode is default (1.2.0)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.2.0) - 29 May 2024
3+
4+
When in ping mode, alleles that do not have a G group, their corresponding P group is used. This will be the default behavior unless a `"ping": False` is supplied to `pyard.init()` call.
5+
6+
7+
## What's Changed
8+
* Make `ping` mode default by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in https://github.com/nmdp-bioinformatics/py-ard/pull/323
9+
10+
11+
**Full Changelog**: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.3...1.2.0
12+
13+
[Changes][1.2.0]
14+
15+
116
<a name="1.1.3"></a>
217
# [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
318

@@ -719,6 +734,7 @@ yes
719734
[Changes][0.0.14]
720735

721736

737+
[1.2.0]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.3...1.2.0
722738
[1.1.3]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.2...1.1.3
723739
[1.1.2]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.1...1.1.2
724740
[1.1.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.11...1.1.1

0 commit comments

Comments
 (0)