From 7aceac267f24c48438e79fb4645edb0052048500 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Sun, 16 Sep 2018 18:38:59 +0200
Subject: [PATCH] changelog

---
 CHANGES/v2.5.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index b2e4013e2..840af4453 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -61,6 +61,7 @@ Changes from version 2.4 which are relevant for users:
   - \ref ALPHABETA can now combine dihedrals with different coefficients
   - \ref CS2BACKBONE (isdb module) is now mpi parallelised in particular with DOSCORE and CAMSHIFT
   - \ref SAXS (isdb module) there is an additional implementation based on bessel functions that can be faster for large systems (new keyword BESSEL) 
+  - \ref INCLUDE can now be used also before setup actions.
   - Libmatheval is not used anymore. \ref MATHEVAL (and \ref CUSTOM) are still available
     but employ an internal implementation of the lepton library.
     Functions available in libmatheval and absent in the original lepton library have been added so as to have backward compatbility.
-- 
GitLab