Skip to content

Commit 5804d52

Browse files
committed
Update version and CHANGELOG
1 parent 0446b3a commit 5804d52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
19.30.0 (2019-10-16)
6+
===================
7+
- Fix weirdness around deleted nodes by not deleing OSF Storage
8+
- Make deleted fields on models and addons into date fields
9+
- API v2: Chronos users can have more name options
10+
- Python 3 backwards compatibility changes
11+
512
19.29.0 (2019-10-02)
613
===================
714
- Use new pagecounter fields for increased query efficiency

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