From d277f62729365a3591b659199428eae210c2a192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 25 Oct 2018 14:32:47 +0200 Subject: [PATCH] Reworded a sentence in the CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf76d5f..4957fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ MONARC Changelog ### Enhancement -- added bulk creation of objects for the knowledge base; +- added backend capability for the bulk creation of objects; - various improvements and harmonization of the backend code; ### Fix