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 a533f28 commit 2c1bc42Copy full SHA for 2c1bc42
CHANGELOG
@@ -2,6 +2,12 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+19.29.0 (2019-10-02)
6
+===================
7
+- Use new pagecounter fields for increased query efficiency
8
+- Allow meetings to be sorted on download count
9
+- Remove old permissions fields now that we have Guardian
10
+
11
19.28.0 (2019-09-24)
12
===================
13
- API v2: Use consistent naming for JSON API type (kebab-case)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "19.28.0",
+ "version": "19.29.0",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments