Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Dec 6, 2017
1 parent 3acb0ae commit b058889
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Changelog
*********

0.125.0 (2017-12-05)
====================

- Add GitLab addon
- Add OneDrive addon
- Upgrade a number of Python dependencies
- Use django-celery-beat for managing periodic tasks
- Optimizations for files grid and adding contributors
- APIv2 optimizations
- Admin: Add custom taxonomy UI
- Quick files UI on profile pages
- APIv2 immediately returns preprint DOIs
- Add `created` and `modified` fields to all models
- Address Django deprecation warnings
- Remove modularmodm as a dependency
- Remove redundant osf.utils.auth module

0.124.0 (2017-11-13)
====================

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": "0.124.0",
"version": "0.125.0",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
Expand Down

0 comments on commit b058889

Please sign in to comment.