Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjgeiger committed Sep 25, 2019
1 parent de5b559 commit f640df9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

19.28.0 (2019-09-24)
===================
- API v2: Use consistent naming for JSON API type (kebab-case)
- API v2: Fix sorting on fields with source attribute
- API v2: Add SparseLists for Nodes and Registrations

19.27.0 (2019-09-18)
===================
- Automatically map subjects when a preprint is moved to a different
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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",
Expand Down

0 comments on commit f640df9

Please sign in to comment.