From 9bd1e201ca6601bc516ff01c0ec16fe38ca54130 Mon Sep 17 00:00:00 2001 From: mprahl Date: Fri, 6 Mar 2020 14:07:37 -0500 Subject: [PATCH] Update the change log --- docs/CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 3eda2455..9d1065bc 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -6,6 +6,8 @@ v3.0.0 * Rearchitect MBS to support multiple backends using Celery * Send module build state changes only after they are available via the REST API * Set ``mock.yum.module_hotfixes = 1`` on created Koji build tags by default +* Use Z stream base module streams per the schedule in product pages as well as the + existing behavior of past the GA date v2.32.0 -------