Skip to content

Commit 41d3ed1

Browse files
committed
docs(changelog): add changelog entry for logging observability
1 parent c0421f4 commit 41d3ed1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,17 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
1212

1313
### Changed
1414

15+
- Improve logging observability with dedicated regular and error logs. ([#28])
16+
1517
### Fixed
1618

19+
- Fall back to stderr logging when file logging cannot be initialized. ([#28])
20+
- Removing upgrade-owned handlers and leave root level unchanged when foreign handlers are present. ([#28])
21+
1722
### Removed
1823

24+
[#28]: https://github.com/openlawlibrary/upgrade-python-package/pull/28
25+
1926
## [0.9.1]
2027

2128
### Added

0 commit comments

Comments
 (0)