From ce072937e47f60a00ad5945653a56f4189d12998 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 24 Apr 2021 12:17:01 +0200 Subject: [PATCH] :paperclip: Update changelog. --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 7e3dfb321..7e4045c00 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,15 @@ ## :rocket: Next +### :sparkles: New features +### :bug: Bugs fixed +### :arrow_up: Deps updates +### :boom: Breaking changes +### :heart: Community contributions by (Thank you!) + + +## 1.5.0-alpha + ### :sparkles: New features - Add integration with gitpod.io (an online IDE) [#807](https://github.com/penpot/penpot/pull/807)