Skip to content

Commit 7f27643

Browse files
committed
Update changelog for "0.7.0"
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent 35d1202 commit 7f27643

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.7.0"></a>
2+
# [Stricter Data Validation (0.7.0)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.0) - 14 Feb 2022
3+
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.
5+
6+
See [CHANGELOG.md](https://github.com/nmdp-bioinformatics/py-ard/blob/master/CHANGELOG.md) for full changelog.
7+
8+
9+
[Changes][0.7.0]
10+
11+
112
<a name="0.6.11"></a>
213
# [Fix for IMGT URL Change (0.6.11)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.6.11) - 24 Jan 2022
314

@@ -279,6 +290,7 @@ yes
279290
[Changes][0.0.14]
280291

281292

293+
[0.7.0]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.11...0.7.0
282294
[0.6.11]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.10...0.6.11
283295
[0.6.10]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.9...0.6.10
284296
[0.6.9]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.6.8...0.6.9

0 commit comments

Comments
 (0)