Add a change log

This commit is contained in:
mprahl
2018-01-22 10:51:22 -05:00
parent 0da5def20f
commit 601cd64a2a
2 changed files with 20 additions and 0 deletions

View File

@@ -14,6 +14,12 @@ tasks:
- Emitting bus messages about all state changes so that other infrastructure
services can pick up the work.
Change Log
==========
For a detailed change log, see ``docs/CHANGELOG.rst``.
Supported build systems
=======================

14
docs/CHANGELOG.rst Normal file
View File

@@ -0,0 +1,14 @@
Change Log
==========
v1.6.0
------
* Use available Koji repos during local builds instead of building them locally
* Add an incrementing prefix to module components' releases
* Add a "context" field on component and module releases in Koji for uniqueness for when Module Stream Expansion is implemented
* Remove urlgrabber as a dependency
* Set an explicit log level on our per-build file handler
* Set the timeout on git operations to 60 seconds to help alleviate client tooling timeouts
* Improve the efficiency of the stale module builds poller
* Fix situations where module-build-macros builds in Koji but fails in MBS and the build is resumed