From 8642c6414cb5559018e53ba4a289402069d33ddc Mon Sep 17 00:00:00 2001
From: Julien Signoles <julien.signoles@cea.fr>
Date: Fri, 2 Aug 2019 14:42:08 +0200
Subject: [PATCH] changelog

---
 Changelog | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Changelog b/Changelog
index fdd6af530d7..fdeab1fa81a 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,9 @@
 Open Source Release <next-release>
 ##################################
 
+o!  Kernel    [2019/08/02] Functions over visitor's behaviors have been moved
+              from Cil into a new module Visitor_behavior. Apply the migration
+              script potassium2calcium.sh to update your plug-ins automatically.
 o!  Sparecode [2019/07/26] Removed from Db. Use proper Sparecode API instead.
 -!  Kernel    [2019/07/24] OCaml version greater than or equal to 4.05.0 required.
 -   Kernel    [2019/07/24] Improve placeholders handling in -cpp-command
-- 
GitLab