Skip to content

Commit 660b42d

Browse files
committed
chore: update changelog
1 parent 4e36cdd commit 660b42d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,13 @@ 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, run start/end summaries, and package-update change counts. ([#28])
16+
1517
### Fixed
1618

19+
- Fall back to stderr logging when file logging cannot be initialized, so runs still emit status output. ([#28])
20+
- Avoid clobbering importer logging setup by only removing upgrade-owned handlers and by leaving root level unchanged when foreign handlers are present. ([#28])
21+
1722
### Removed
1823

1924
## [0.9.1]
@@ -29,6 +34,7 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
2934
### Removed
3035

3136
[#26]: https://github.com/openlawlibrary/upgrade-python-package/pull/26
37+
[#28]: https://github.com/openlawlibrary/upgrade-python-package/pull/28
3238

3339
## [0.9.0]
3440

0 commit comments

Comments
 (0)