diff --git a/CHANGELOG.md b/CHANGELOG.md index cc48c5f..b2ec78d 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,8 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - [2020-06-13] Modified AsyncAppender queue size to 1024 by [@lflare]. - [2020-06-13] Bumped client version to 5 by [@lflare]. -- [2020-06-13] Modularized the image server [@carbotaniuman]. -- [2020-06-13] Suppressed log output for IOException [@carbotaniuman]. +- [2020-06-13] Modularized the image server by [@carbotaniuman]. +- [2020-06-13] Suppressed log output for IOException by [@carbotaniuman]. +- [2020-06-13] Migration of Java to Kotlin for most handlers by [@carbotaniuman] ## [1.0.0-RC14] - 2020-06-12 ### Fixed