Skip to content

Commit 2f49734

Browse files
committed
Update CHANGELOG.md for version 3.4.0 release date and dependency changes
1 parent a5741fb commit 2f49734

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [3.4.0] - 2025-02-10
8+
## [3.4.0] - 2025-03-24
99

1010
### Added
1111
- Support for production settings configuration and management
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Simplified type conversion
2121
- Improved Pydantic integration
2222
- Removed deprecated methods
23+
- Remove dacite and dc-schema dependencies in favor of Pydantic
2324
- Improved logging mechanism
2425
- Encapsulated console logging behavior
2526
- Enhanced logger initialization

0 commit comments

Comments
 (0)