diff --git a/changelog.md b/changelog.md index c5ee397bf6..372048015e 100644 --- a/changelog.md +++ b/changelog.md @@ -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.