Add some missing changes to the change log

This commit is contained in:
mprahl
2018-10-30 14:54:52 -04:00
parent 514fd54388
commit 2b411dd870

View File

@@ -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
------