Skip to content

Commit 92294ed

Browse files
committed
Update changelog for 1.1.1
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 7082a6f commit 92294ed

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="1.1.1"></a>
2+
# [Serology Updates (1.1.1)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.1.1) - 05 Mar 2024
3+
4+
Serolgy Updates
5+
6+
Note: This release changes and updates Serology related data. Please rebuild the cache database if there's a missing Serology error.
7+
```
8+
pyard-import --re-install
9+
```
10+
11+
- Support Associated Antigens in addition to broad/splits [#303](https://github.com/nmdp-bioinformatics/py-ard/issues/303)
12+
- Fix Serology reduction for 2 field alleles
13+
- All recognized serology to be valid, not only the ones that have corresponding DNA Alleles [#306](https://github.com/nmdp-bioinformatics/py-ard/issues/306)
14+
- Fix batch processing for DRBX column
15+
- Map Serology to the correct XX version
16+
17+
[Changes][1.1.1]
18+
19+
120
<a name="1.0.11"></a>
221
# [Fix CWD and Serology reduction issues (1.0.11)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.11) - 02 Feb 2024
322

@@ -669,6 +688,7 @@ yes
669688
[Changes][0.0.14]
670689

671690

691+
[1.1.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.11...1.1.1
672692
[1.0.11]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.10...1.0.11
673693
[1.0.10]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.9...1.0.10
674694
[1.0.9]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.8...1.0.9

0 commit comments

Comments
 (0)