Skip to content

Commit 2c1bc42

Browse files
committed
Bump version and update changelog.
1 parent a533f28 commit 2c1bc42

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.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+
511
19.28.0 (2019-09-24)
612
===================
713
- API v2: Use consistent naming for JSON API type (kebab-case)

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