From e1be7d28eb561863d1111b5d67e41e21af7acb20 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Frans=20Pondaco=20Winandy?=
 <jvfpw18@inf.ufpr.br>
Date: Tue, 15 Oct 2019 11:42:00 -0300
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06587fc..47cca39 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ remap is executed. This permits easier access to all the table information.
 you still won't be able to insert data without a mapping_protocol CSV.)
 * You can now, create, delete and rename columns by editing directly the `table_definition JSON`. (The mapping_protocol
 CSV won't be automatically updated and the insertion of data still requires the presence of the columns there.)
+* Added a confirmation prompt when doing a remap.
 
 ### Fixes
 * Fixed insertion error when the header of the data csv contains `"` (quotes).
-- 
GitLab