There was an error while loading. Please reload this page.
1 parent c0421f4 commit 41d3ed1Copy full SHA for 41d3ed1
1 file changed
CHANGELOG.md
@@ -12,10 +12,17 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
12
13
### Changed
14
15
+- Improve logging observability with dedicated regular and error logs. ([#28])
16
+
17
### Fixed
18
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
22
### Removed
23
24
+[#28]: https://github.com/openlawlibrary/upgrade-python-package/pull/28
25
26
## [0.9.1]
27
28
### Added
0 commit comments