We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3dd143 commit 6d8cc53Copy full SHA for 6d8cc53
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+Version 0.7.1 (2020-11-24)
5
+---------------------------
6
+
7
+- Fixes error handling behaviour for several server-side exceptions.
8
9
Version 0.7.0 (2020-10-20)
10
---------------------------
11
reana-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "reana-ui",
- "version": "0.7.0",
+ "version": "0.7.1",
"private": true,
"dependencies": {
"axios": "latest",
0 commit comments