From 97569c2f18f4873d0adbe988b502b918e6f66400 Mon Sep 17 00:00:00 2001 From: Philip Lehmann-Boehm Date: Sun, 2 Apr 2017 01:24:59 +0200 Subject: [PATCH] typos --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe7f19..72e469a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,10 @@ Released: Upcoming ## 0.11.0 Released: 2017-04-02 -- Added a french translation, thanks to, https://github.com/k20human +- Added a french translation, thanks to https://github.com/k20human - Added a new data type: WYSIWYM (What You See Is What You Mean), with a visual editor producing HTML - Added a "CRUD YAML Reference" chapter in the documentation -- The referencing children list of an entity has now an "Create New" button, thanks to, https://github.com/k20human +- The referencing children list of an entity has now an "Create New" button, thanks to https://github.com/k20human - The endpoint for static files now uses ETag caching speeding up the rendering of the UI - Fixed the initialization of the TwigServiceProvider using the Silex 2 API now - Attention: Removed the method AbstractData::fetchReferences and so simplified further implementations