From c25c496d7f266fb6bf8abc5930426820cbd9a226 Mon Sep 17 00:00:00 2001 From: Basil Suter Date: Wed, 24 Jan 2018 15:28:07 +0100 Subject: [PATCH] changelog for #1756 --- core/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 753e5d457..bd46209bb 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. This projec ### Changed +- [#1756](https://github.com/luyadev/luya/issues/1756) Changed invalid JsonLd method calls, added new objects, value and type checks. - [#1754](https://github.com/luyadev/luya/issues/1754) Remove underscore when transliteration is disabled. ### Added