Skip to content

Commit 2c570be

Browse files
committed
Update changelog for 1.5.0
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 9995570 commit 2c570be

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
1+
<a name="1.5.0"></a>
2+
# [Support for Python 3.12 (1.5.0)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.5.0) - 11 Jun 2024
3+
4+
- Able to run in **Python 3.12**
5+
- Upgraded Pandas to `2.2.2`
6+
- *Python 3.8* is **deprecated**. Use `py-ard==1.2.1` for Python 3.8.
7+
8+
## What's Changed
9+
* Support for Python 3.12 by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in https://github.com/nmdp-bioinformatics/py-ard/pull/328
10+
11+
12+
13+
[Changes][1.5.0]
14+
15+
116
<a name="1.2.1"></a>
2-
# [Fix for `ping` mode (1.2.1)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.2.1) - 31 May 2024
17+
# [Fix for ping mode (1.2.1)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.2.1) - 31 May 2024
318

419
## What's Changed
520
* Ping reductions for duplicates by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in https://github.com/nmdp-bioinformatics/py-ard/pull/326
@@ -746,6 +761,7 @@ yes
746761
[Changes][0.0.14]
747762

748763

764+
[1.5.0]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.2.1...1.5.0
749765
[1.2.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.2.0...1.2.1
750766
[1.2.0]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.3...1.2.0
751767
[1.1.3]: https://github.com/nmdp-bioinformatics/py-ard/compare/1.1.2...1.1.3

0 commit comments

Comments
 (0)