File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,26 @@ It **drops support for Clojure v1.9** but should otherwise be a safe update for
1717- ** \[ mod] ** Drop official Clojure v1.9 support
1818- ** \[ mod] ** Now ** throw** on invalid compile-time min-level \[ a393582b]
1919- \[ new] Use [ Truss exceptions] ( https://cljdoc.org/d/com.taoensso/truss/CURRENT/api/taoensso.truss#ex-info ) on errors \[ ad4a37c1]
20+ - \[ fix] [ #396 ] ` ClassCastException ` when using a ` println-appender ` with ` {:stream :std-out} `
2021- \[ fix] [ #394 ] OTLP appender: fix reflection (@ericdallo ) \[ 44829cd7]
2122- \[ doc] Mention limitation on compile-time min-level \[ b97ad982]
2223
2324---
2425
26+ # ` v6.6.2 ` (2025-05-12)
27+
28+ - ** Main dependency** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre/versions/6.6.2 )
29+ - ** SLF4J provider** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre-slf4j/versions/6.6.2 )
30+ - ** Versioning** : [ Break Versioning] ( https://www.taoensso.com/break-versioning )
31+
32+ This is a ** hotfix release** .
33+
34+ ## Since ` v6.6.1 ` (2024-10-30)
35+
36+ - \[ fix] [ #396 ] ` ClassCastException ` when using a ` println-appender ` with ` {:stream :std-out} `
37+
38+ ---
39+
2540# ` v6.6.1 ` (2024-10-30)
2641
2742- ** Main dependency** : [ on Clojars] ( https://clojars.org/com.taoensso/timbre/versions/6.6.1 )
You can’t perform that action at this time.
0 commit comments