Skip to content

Commit cefe84c

Browse files
committed
Bump version and update changelog.
1 parent e492c3d commit cefe84c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

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

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

5+
19.26.0 (2019-09-11)
6+
===================
7+
- Create a custom through table for linking files and versions
8+
for storing version names. Supports different versions of the same
9+
file having different names.
10+
- Update README for populating institutions.
11+
12+
513
19.25.0 (2019-09-05)
614
===================
715
- Automate account deactivation if users have no content

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