diff --git a/README.md b/README.md index 8ef353f..0383364 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,8 @@ Will send a log to Logz.io that looks like this: ### Release notes - 2.0.1 - - Add `User-Agent` header with logz.io information + - Updated LogzioSender version to `2.0.1` + - Add `User-Agent` header with logz.io information - 2.0.0 - THIS IS A SNAPSHOT RELEASE - SUPPORTED WITH JDK 11 AND ABOVE - Updated LogzioSender version to `2.0.0`: - Fixes an issue where DiskQueue was not clearing disk space when using JDK 11 and above.