From 9480a137d093ff17770d3dc026a97032591ed488 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 8 May 2019 17:19:04 +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 a0c5d7780..42341478d 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -184,3 +184,4 @@ For users:
   - Python module is now always named `plumed` irrespectively of program prefix and suffix. Notice 
     that python module is installed inside the `lib/program_name` directory and thus it is not necessary to
     use `program_name` in order to install multiple modules side by side.
+- Precompiled binaries are available on [Anaconda cloud](https://anaconda.org/plumed/plumed).
-- 
GitLab