File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
4
4
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
+
5
12
19.29.0 (2019-10-02)
6
13
===================
7
14
- Use new pagecounter fields for increased query efficiency
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " OSF" ,
3
- "version" : " 19.29 .0" ,
3
+ "version" : " 19.30 .0" ,
4
4
"description" : " Facilitating Open Science" ,
5
5
"repository" : " https://github.com/CenterForOpenScience/osf.io" ,
6
6
"author" : " Center for Open Science" ,
You can’t perform that action at this time.
0 commit comments