Release 2.16.0

This commit is contained in:
Jan Kaluza
2019-03-04 10:13:33 +01:00
parent ac0bd8ceb8
commit 40e00f8aa8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
Change Log
==========
v2.16.0
-------
* Add support for building scratch-builds of modules.
* Fix traceback when creating CG build in Koji introduced in 2.15.0.
v2.15.0
-------
* Create Koji CG module build in the end of "build" phase. Previously, it was created in the end of "done" phase.