From d658bd8f63ed6b23144fdba2ee3f2a6d77979c4f Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Tue, 30 May 2017 12:17:04 +0100 Subject: [PATCH] Update changelog --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e4762519..54bef860 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +2.0.1 (2016-05-30) +------------------ + +* Fix: restore the installation of `utop.el` (#210, Louis Gesbert) + 2.0.0 (2016-05-26) ------------------