Add the changelog for v2

This commit is contained in:
mprahl
2018-04-05 08:44:11 -04:00
parent 4b9a5fb551
commit 37bbab4170

View File

@@ -1,6 +1,18 @@
Change Log
==========
v2.0.0
------
* Add module stream expansion support
* Remove deprecated mbs-build tool (fedpkg/rhpkg should be used instead)
* Add the `mbs-manager import_module` command
* Add a database resolver for resolving dependencies for increased performance
* Support modulemd v2
* Fix error that occurs when a batch hasn't started but a repo regen message is received
* Improve Python 3 compatibility
* Improve unit testing performance
v1.7.0
------