From 0e05bb9529d24c2678ab7f12a6d61b13703fd7d8 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Mon, 24 Jun 2019 10:33:52 +0200 Subject: [PATCH] Changelog for 3.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9037de7bf..c3df464f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v3.0-beta1 - 2019-06-24 + +This version contains many major breaking changes. Please read: https://docs.squidex.io/next/02-api-compatibility + +## Features + +* **Contents**: Abstraction for content workflows. +* **API**: Hateaos implementation +* **API**: Full responseo of the resulting resource after PUT and POST. +* **UI**: Show correct elements based o npermissions. + ## v2.1.0 - 2019-06-22 ## Features