Remove empty header from changelog [skip ci]

This commit is contained in:
James Cole 2019-02-08 17:01:49 +01:00
parent 41d22876c4
commit a1ac1a4a29

View File

@ -6,14 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Experimental audit logging channel to track important events (separate from debug logging).
### Changed
- #2003, #2006 Transactions can be stored with a timestamp. The user-interface does not support this yet. But the API does.
- Docker image tags a new manifest for arm and amd64.
### Deprecated
- Initial release.
### Removed
- @skuzzle removed an annoying console.log statement.