We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5b559 commit f640df9Copy full SHA for f640df9
CHANGELOG
@@ -2,6 +2,12 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
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
+
11
19.27.0 (2019-09-18)
12
===================
13
- Automatically map subjects when a preprint is moved to a different
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "19.27.0",
+ "version": "19.28.0",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments