File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 4.0.0] ( https://github.com/nhairs/python-json-logger/compare/v3.3.3...v4.0.0 ) - UNRELEASED
7+ ## [ 4.0.0] ( https://github.com/nhairs/python-json-logger/compare/v3.3.3...v4.0.0 ) - 2025-10-06
88
99### Added
1010- Support ` DictConfigurator ` prefixes for ` rename_fields ` and ` static_fields ` . [ #45 ] ( https://github.com/nhairs/python-json-logger/pull/45 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " python-json-logger"
7- version = " 4.0.0.rc1 "
7+ version = " 4.0.0"
88description = " JSON Log Formatter for the Python Logging Package"
99authors = [
1010 {
name =
" Zakaria Zajac" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments