Skip to content

Commit f227b57

Browse files
authored
Release 1.5: CHANGELOG.md (#249)
1 parent e3a03d0 commit f227b57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44

55
## [Unreleased]
66

7+
## [v1.5] - 2025-01-14
8+
9+
* Fix: Parse archive and JOSS links to handle markdown links and validate DOI links are valid. Added python-doi as a dependency to ensure archive/DOI URLs fully resolve (@banesullivan)
710
* Add: new `active` status under `ReviewModel` which is set to `False` if the `"archived"` label is present on a review to mark the package as inactive (@banesullivan)
811

912
[v1.4] - 2024-11-22
1013

14+
1115
* Fix: Parse archive and JOSS links to handle markdown links and validate DOI links are valid. Added python-doi as a dependency to ensure archive/DOI URLs fully resolve (@banesullivan)
1216

1317
Notes: it looks like i may have mistakenly bumped to 1.3.7 in august. rather than try to fix on pypi we will just go with it to ensure our release cycles are smooth given no one else uses this package except pyopensci.

0 commit comments

Comments
 (0)