libmodulemd 1.6.2
·
671 commits
to master
since this release
Major change
- Make buildorder a signed integer - This is technically an ABI-break, but safe in this case since the only known application that uses this value does so through the python GObject Introspection binding and thus will see no change.
Other changes
- Minor documentation cleanups