Skip to content

Commit 5e8a9a0

Browse files
authored
Update changelog for version 2.2.0
Added new constants for log levels and a close method for AsyncLogger.
1 parent 28749e8 commit 5e8a9a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [2.2.0] - 2026-03-17
10+
## [2.2.0] -
1111

1212
### Added
1313
- `LOG_LEVEL_DEBUG`, `LOG_LEVEL_INFO`, `LOG_LEVEL_WARNING`, `LOG_LEVEL_ERROR`, and `LOG_LEVEL_CRITICAL` named constants exported from the top-level package, replacing bare integer literals throughout the API.

0 commit comments

Comments
 (0)