Skip to content

Commit f640df9

Browse files
committed
Bump version and update changelog
1 parent de5b559 commit f640df9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

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

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

5+
19.28.0 (2019-09-24)
6+
===================
7+
- API v2: Use consistent naming for JSON API type (kebab-case)
8+
- API v2: Fix sorting on fields with source attribute
9+
- API v2: Add SparseLists for Nodes and Registrations
10+
511
19.27.0 (2019-09-18)
612
===================
713
- Automatically map subjects when a preprint is moved to a different

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": "19.27.0",
3+
"version": "19.28.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)