We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6acd8 commit 82dbb96Copy full SHA for 82dbb96
CHANGELOG
@@ -2,6 +2,12 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+19.25.0 (2019-09-05)
6
+===================
7
+- Automate account deactivation if users have no content
8
+- Clean up EZID workflow
9
+- Check redirect URL's for spam
10
+
11
19.24.0 (2019-08-27)
12
===================
13
- APIv2: Allow creating a node with a license attached on creation
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "19.24.0",
+ "version": "19.25.0",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments