Skip to content

Commit 3371b9a

Browse files
committed
Update changelog for 1.5.5
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 2e8e026 commit 3371b9a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a id="1.5.5"></a>
2+
# [Allow ignorable alleles in GL String (1.5.5)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.5.5) - 2025-08-22
3+
4+
## What's Changed
5+
* Fix issue when floating point numbers are present in batch by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in [#340](https://github.com/nmdp-bioinformatics/py-ard/pull/340)
6+
* Add setuptools by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in [#343](https://github.com/nmdp-bioinformatics/py-ard/pull/343)
7+
* Bump gunicorn from 22.0.0 to 23.0.0 by [@dependabot](https://github.com/dependabot)[bot] in [#346](https://github.com/nmdp-bioinformatics/py-ard/pull/346)
8+
* Bump setuptools from 75.8.0 to 78.1.1 by [@dependabot](https://github.com/dependabot)[bot] in [#349](https://github.com/nmdp-bioinformatics/py-ard/pull/349)
9+
* Allow absent/pseudo-gene alleles to be ignored. by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in [#353](https://github.com/nmdp-bioinformatics/py-ard/pull/353)
10+
11+
12+
**Full Changelog**: https://github.com/nmdp-bioinformatics/py-ard/compare/1.5.3...1.5.5
13+
14+
[Changes][1.5.5]
15+
16+
117
<a id="1.5.3"></a>
218
# [1.5.3 - Single `lgx` reductions and `/ard` endpoint](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.5.3) - 2024-10-30
319

@@ -701,6 +717,7 @@ yes
701717
[Changes][0.0.14]
702718

703719

720+
[1.5.5]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.5.3...1.5.5
704721
[1.5.3]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.5.1...1.5.3
705722
[1.5.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.5.0...1.5.1
706723
[1.5.0]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.2.1...1.5.0
@@ -759,4 +776,4 @@ yes
759776
[0.0.15]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.0.14...0.0.15
760777
[0.0.14]: https://github.com/nmdp-bioinformatics/py-ard/tree/0.0.14
761778

762-
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.0 -->
779+
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->

0 commit comments

Comments
 (0)