diff --git a/ChangeLog.md b/ChangeLog.md index 84f211c7..baac55e4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,7 @@ +# 1.6.26 + +* Add support for slf4j-ext: https://github.com/MicroUtils/kotlin-logging/pull/73 + # 1.6.25 * Javascript - Extracting Message Formatter interface (more changes):https://github.com/MicroUtils/kotlin-logging/pull/66