update CHANGELOG and CONTRIBUTING

Moved updating the changelog from the quality standards up to the workflow
section so it should not be missed, since it is not really a quality standard
but an action to be performed.
This commit is contained in:
Johann150 2021-02-19 12:08:19 +01:00
parent b5fa24cb5b
commit bc501ebcc5
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
3 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,5 @@
#![forbid(unsafe_code)]
mod metadata;
use metadata::{FileOptions, PresetMeta};