Skip to content

Commit 5fcbace

Browse files
committed
[doc] Add hotfix releases to CHANGELOG
1 parent 716b604 commit 5fcbace

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@ This project uses [**Break Versioning**](https://www.taoensso.com/break-versioni
22

33
---
44

5+
# `v6.7.1` (2025-05-12)
6+
7+
This is a **hotfix release** for \[#396] `ClassCastException` when using a `println-appender` with `{:stream :std-out}`.
8+
9+
**Main dependency** is [on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.7.1).
10+
11+
---
12+
13+
# `v6.6.2` (2025-05-12)
14+
15+
This is a **hotfix release** for \[#396] `ClassCastException` when using a `println-appender` with `{:stream :std-out}`.
16+
17+
**Main dependency** is [on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.6.2).
18+
19+
---
20+
521
# `v6.7.0` (2025-04-15)
622

723
- **Main dependency**: [on Clojars](https://clojars.org/com.taoensso/timbre/versions/6.7.0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ There's **zero pressure** for existing users of Timbre to migrate, though there
2121

2222
## Latest release/s
2323

24-
- `2025-04-15` `v6.7.0`: [release info](../../releases/tag/v6.7.0)
24+
- `2025-05-12` `v6.7.1`: [release info](../../releases/tag/v6.7.1)
2525

2626
[![Main tests][Main tests SVG]][Main tests URL]
2727
[![Graal tests][Graal tests SVG]][Graal tests URL]

0 commit comments

Comments
 (0)