From a1634487813748be06a84d1993ec2bbd1d5fb382 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 19 Jun 2017 11:29:30 +0200
Subject: [PATCH] changelog

[makedoc]

Closes #244
---
 CHANGES/v2.4.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 95977e027..07a663795 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -67,6 +67,8 @@ Changes from version 2.3 which are relevant for users:
   - Internal molfile implementation has been updated to VMD 1.9.3.
   - Examples in the documentation now have syntax highlighting and links to the documentation of used actions.
   - \ref COORDINATIONNUMBER : Added option to have pairwise distance moments of coordination number in the multicolvar module
+  - Added experimental lepton support. Set env var `export PLUMED_USE_LEPTON=yes` to activate lepton as a matheval replacement.
+    Notice that this is an experimental feature and is not fully validated yet. See \issue{244}.
 
 Changes from version 2.3 which are relevant for developers:
   - A few fixes has been made to improve exception safety. Although we still cannot declare
-- 
GitLab