Skip to content

Commit cd4c508

Browse files
committed
Release 0.8.1
1 parent 0e08d38 commit cd4c508

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
0.8.0 / 2016-02-22
410
==================
511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exynize-ui",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Exynize Platform UI",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)