Skip to content

Commit 2c58147

Browse files
committed
Update changelog for "0.7.2"
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 01ce64c commit 2c58147

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
<a name="0.7.1"></a>
2-
# [Stricter Data Validation (0.7.1)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.1) - 14 Feb 2022
1+
<a name="0.7.2"></a>
2+
# [Stricter Data Validation (0.7.2)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.2) - 14 Feb 2022
33

4-
Stricter Data Validation
4+
Version `0.7.0` has stricter data validation. It will not silently fail by returning an empty `''` string. It'll return of the `Invalid` exceptions in `pyard.exceptions` when calling `redux_gl` method with invalid GL String.
55

6-
[Changes][0.7.1]
6+
See [CHANGELOG.md](https://github.com/nmdp-bioinformatics/py-ard/blob/master/CHANGELOG.md) for full changelog.
7+
8+
[Changes][0.7.2]
79

810

911
<a name="0.6.11"></a>
@@ -287,7 +289,7 @@ yes
287289
[Changes][0.0.14]
288290

289291

290-
[0.7.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.11...0.7.1
292+
[0.7.2]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.11...0.7.2
291293
[0.6.11]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.10...0.6.11
292294
[0.6.10]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.9...0.6.10
293295
[0.6.9]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.8...0.6.9

0 commit comments

Comments
 (0)