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 0e08d38 commit cd4c508Copy full SHA for cd4c508
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+0.8.1 / 2016-02-22
4
+==================
5
+
6
+ * fix error with new pipeline creation after editing
7
+ * show proper error for forbidden pipelines
8
9
0.8.0 / 2016-02-22
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "exynize-ui",
- "version": "0.8.0",
+ "version": "0.8.1",
"description": "Exynize Platform UI",
"main": "index.js",
"scripts": {
0 commit comments