Skip to content

Commit 09be32c

Browse files
committed
Update CHANGELOG, bump version
1 parent 82ce846 commit 09be32c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
24.06.0 (2024-09-12)
6+
====================
7+
8+
- Fix duplicate notifications for contributor-add failures
9+
- Allow Read and Write contributors to view a project's draft registrations
10+
- Change how files for withdrawn registrations are surfaced in the API
11+
- Fix date displayed in citation for a registration
12+
- New API endpoint /users/me/draft_preprints/
13+
- Add button to admin to move preprint from initial to pending
14+
- Update language in notifications to indicate preprint resubmission
15+
- Fix Preprint emails so they are sent as expected
16+
- Fix ORCiD email by sending them after changes are committed to DB
17+
- Remove references of TravisCI
18+
519
24.05.0 (2024-07-22)
620
====================
721
- Bump base python version from py3.6 to py3.12.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OSF",
3-
"version": "24.05.0",
3+
"version": "24.06.0",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)