File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.18.0 (2025-12-12)
6+
7+ ### Chores
8+
9+ - Remove completed roadmap item for root logger edge cases
10+ ([ ` 20ed796 ` ] ( https://github.com/apathetic-tools/python-logging/commit/20ed7965bb52630b19b439ba51aa745587fa24bd ) )
11+
12+ ### Features
13+
14+ - ** api** : Add ensureRootLogger() method and update root logger handling
15+ ([ ` 3113ce5 ` ] ( https://github.com/apathetic-tools/python-logging/commit/3113ce5a7763650b1ed19339beb50d2c22471385 ) )
16+
17+
518## v0.17.0 (2025-12-11)
619
720### Features
Original file line number Diff line number Diff line change 22
33[project ]
44name = " apathetic-logging"
5- version = " 0.17 .0"
5+ version = " 0.18 .0"
66description = " Small quality-of-life features on top of stdlib."
77authors = [
88 { name = " Apathetic Tools" }
You can’t perform that action at this time.
0 commit comments