diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 81fa001a..7e4ec145 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -7,11 +7,13 @@ v2.8.1 v2.8.0 ------ +* The config option `KOJI_ARCHES` was renamed to `ARCHES` * Import -devel Koji CG builds with RPMs which are filtered out of the traditional CG builds * Add the ability to override buildrequires and requires when submitting a module build * Use modules built against all compatible base module streams during buildrequire module resolution * Record the stream versions (e.g. `f29.0.0` => `290000`) of base modules (e.g. platform) * Fix wrong inclusion of non-multilib packages in final modulemd of Koji CG builds +* Default arches are now applied to module components but they don't take any effect in the Koji builder yet v2.7.0 ------