Skip to content

Commit 91e9eac

Browse files
committed
Update changelog for "1.0.0rc5"
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent bc3789d commit 91e9eac

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="1.0.0rc5"></a>
2+
# [Decode MAC and CWD 2.0 Reductions (1.0.0rc5)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.0rc5) - 03 Apr 2023
3+
4+
Support looking up MAC code from allele list with `lookup_mac` method.
5+
6+
Support CWD Reduction:
7+
- add `cwd_redux` method to produce CWD only allele list
8+
- create `cwd2` table on load
9+
- `cwd-redux` endpoint to allow CWD reduction
10+
11+
[Changes][1.0.0rc5]
12+
13+
14+
<a name="0.9.2"></a>
15+
# [Fix Pandas dependencies Latest (0.9.2)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.9.2) - 23 Mar 2023
16+
17+
Set to `pandas==1.5.3`
18+
19+
[Changes][0.9.2]
20+
21+
122
<a name="1.0.0rc4"></a>
223
# [Documentation Update and Cleanup (1.0.0rc4)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.0.0rc4) - 15 Mar 2023
324

@@ -474,6 +495,8 @@ yes
474495
[Changes][0.0.14]
475496

476497

498+
[1.0.0rc5]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.9.2...1.0.0rc5
499+
[0.9.2]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.0rc4...0.9.2
477500
[1.0.0rc4]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.0rc3...1.0.0rc4
478501
[1.0.0rc3]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.0rc2...1.0.0rc3
479502
[1.0.0rc2]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.0.0rc1...1.0.0rc2

0 commit comments

Comments
 (0)