From 5f282ecedb984ec6baddeda0953b41562fb4a49c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 21 Apr 2020 14:47:13 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe21ac72..648058e67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,8 +120,8 @@ Version 1.5.17 - [CRUD] check that action exists before inserting them in edit and view template - [CRUD] fix error when no crud are created -Master branch -============= +Version 1.5.18 +============== - [webpack] add namespace for import sass ; - [activity] move activity.scss to own bundle ;