Skip to content

Commit 9df6b36

Browse files
chore: release v0.15.0 [skip ci]
1 parent 9baa0da commit 9df6b36

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.15.0 (2025-12-10)
6+
7+
### Features
8+
9+
- **logger**: Implement root logger replacement with handler/level porting
10+
([`9baa0da`](https://github.com/apathetic-tools/python-logging/commit/9baa0da16fa207dcbdd35c3441d7c80e9d01f669))
11+
12+
513
## v0.14.0 (2025-12-10)
614

715
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[project]
44
name = "apathetic-logging"
5-
version = "0.14.0"
5+
version = "0.15.0"
66
description = "Small quality-of-life features on top of stdlib."
77
authors = [
88
{ name = "Apathetic Tools" }

0 commit comments

Comments
 (0)