From 69212563419e1cc71a57dbc28b477b7d8a4f74d3 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 28 Jun 2016 03:17:15 +0200 Subject: [PATCH] doc/changelog: mention data types --- doc/82-Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index 126a3432..605ca98f 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -29,6 +29,10 @@ objects that vanished at involved Import Sources between multiple Import and Sync Runs. +### Data Types +* Booleans, Integers and Arrays are now first-class citizens when dealing with + custom variables + ### More * We are still preparing the release, changelog is incomplete at the time of