chore: Update changelog

This commit is contained in:
Daniel S. 2019-08-06 02:51:56 +02:00
parent dbc6f35ca2
commit 45570161d4
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## [Unreleased]
### Documentation
- Add skeleton for documentation
### Miscellaneous
- Update changelog template to make conversion to PDF easier
- **formatting:** ran `cargo fmt` and `cargo clippy`, fixed all warnings