Skip to content

Commit 75f39be

Browse files
committed
release: 0.7.2
1 parent 43436a4 commit 75f39be

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

4+
Version 0.7.2 (2021-02-04)
5+
--------------------------
6+
7+
- Adds option to require user email confirmation after sign-up.
8+
- Adds option to display CERN Privacy Notice for CERN installations.
9+
- Changes notification system to improve sign-in and sign-up messages.
10+
411
Version 0.7.1 (2020-11-24)
512
---------------------------
613

reana-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reana-ui",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"private": true,
55
"dependencies": {
66
"axios": "latest",

0 commit comments

Comments
 (0)