From f0a02e4734ceadc27dc92d845867ad0b39d5b8e5 Mon Sep 17 00:00:00 2001
From: Andrey Antukh <niwi@niwi.nz>
Date: Mon, 20 Sep 2021 13:58:49 +0200
Subject: [PATCH] :paperclip: Set version to 1.8.1-alpha.

---
 CHANGES.md  | 9 +++++++++
 version.txt | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 25f3d848c..f9a8a6bfa 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,6 +9,15 @@
 ### :boom: Breaking changes
 ### :heart: Community contributions by (Thank you!)
 
+## 1.8.1-alpha
+
+### :bug: Bugs fixed
+
+- Fix project renaming issue (and some other related to the same underlying bug).
+- Fix internal exception on audit log persistence layer.
+- Set proper environment variable on docker images for chrome executable.
+- Fix internal metrics on websocket connections.
+
 
 ## 1.8.0-alpha
 
diff --git a/version.txt b/version.txt
index 1d16151a4..7fa467075 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.8.0-alpha
+1.8.1-alpha