From 0ea2951515c8e007f49024e2dc5745d41ffc2a52 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 24 Feb 2021 10:36:25 +0100 Subject: [PATCH] :paperclip update changelog. --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 67da4a1b45..390056fda5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,15 @@ ### :sparkles: New features +### :bug: Bugs fixed + +### :heart: Community contributions by (Thank you!) + + +## 1.3.0-alpha + +### :sparkles: New features + - Add major refactor of internal pubsub/redis code; improves scalability and performance [#640](https://github.com/penpot/penpot/pull/640) - Add optional loki integration [#645](https://github.com/penpot/penpot/pull/645) - Add emailcatcher and ldap test containers to devenv. [#506](https://github.com/penpot/penpot/pull/506)