diff --git a/CHANGELOG.md b/CHANGELOG.md index d70b972..65bc221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,14 @@ # Changelog -## Unreleased changes +## v0.0.4 ### Added +- different users with the same tag (when registering) are now different in the message log +- possibility to log only a specific kind of DNS requests (on the server, through the configuration file) ### Changed - answers TTL changed from 1024 (17 minutes ~) to 60 (1 minute) -### Removed - ## v0.0.2 ### Added - converter.py, to encode/decode ascii in base 32 and base 64 flawlessly