Currently every log message from the micro internals are logged with the info level, we really need to respect the proper defined log level within our log wrapper package.
Changelog
We are using calens to properly generate a changelog before we are tagging a new release. To get an idea how this could look like https://github.com/restic/restic/tree/master/changelog would be the best reference.