From 1c4efab0600c177f4526b7dae4cb7e85ee52182e Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Sat, 24 Mar 2018 01:01:08 +0800 Subject: [PATCH] Update changelog for rc1 --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7378f565..b2cd6efd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,5 @@ -next ----- +1.0+beta20-rc1 (24/03/2018) +--------------------------- - Add a `documentation` stanza. This stanza allows one to attach .mld files to opam packages. (#570 @rgrinberg)