From 5ab5a09c0222981a42300149531739989bad0b50 Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Wed, 21 Mar 2018 00:09:23 +0800 Subject: [PATCH] Update status regarding 1.0 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf91d7b2..6ffa257b 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,9 @@ ocaml-core@googlegroups.com or [open a ticket on github][issues]. Status ------ -Jbuilder is now in beta testing stage. Once a bit more testing has -been done, it will be released in 1.0. +Dune is now fairly stable and is used by the majority of packages on opam. +Nevertheless, breaking changes are expected until 1.0. The release of 1.0 will +also include the jbuilder to dune renaming. This renaming will do away with the +old name entirely. While this will be a breaking change, dune will provide a +tool to automatically migrate pre 1.0 projects.