Skip to content

Commit 7df466a

Browse files
willingclwasser
authored andcommitted
Update CHANGELOG.md
1 parent 4a97ae0 commit 7df466a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44

55
## [Unreleased]
66

7+
## [v1.6] 2025-01-17
8+
9+
710
## [v1.5] - 2025-01-14
811

912
* 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)
1013
* 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)
1114

12-
[v1.4] - 2024-11-22
15+
## [v1.4] - 2024-11-22
1316

1417

1518
* 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)
@@ -162,7 +165,7 @@ This release was tagged in git and GitHub but not released to PyPI.
162165

163166
Initial release to PyPI.
164167

165-
[Unreleased]: https://github.com/pyopensci/pyosmeta/compare/v0.2.4...HEAD
168+
[Unreleased]: https://github.com/pyopensci/pyosmeta/compare/v0.1.5...HEAD
166169
[v0.2.4]: https://github.com/pyopensci/pyosmeta/compare/v0.2.3...v0.2.4
167170
[v0.2.3]: https://github.com/pyopensci/pyosmeta/compare/v0.15...v0.2.3
168171
[v0.2.2]: https://github.com/pyopensci/pyosmeta/compare/v0.15...v0.2.2

0 commit comments

Comments
 (0)