From 2a5c56a71ab9965e393169a4fbe0e48c947841b7 Mon Sep 17 00:00:00 2001 From: mprahl Date: Wed, 27 Jun 2018 13:44:29 -0400 Subject: [PATCH] Add missing entries to the change log --- docs/CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 4af5b8aa..cf689cd1 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -8,6 +8,8 @@ v2.3.2 v2.3.1 ------ * Support the modulemd buildopts.rpms.whitelist option +* Allow searching for modules by a binary RPM using the MBS API +* Some fixes around local builds v2.3.0 ------