Skip to content

Commit c6b5473

Browse files
authored
CHANGELOG.md: update CHANGELOG (#777)
* CHANGELOG.md: update CHANGELOG
1 parent 84ab8b4 commit c6b5473

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Unreleased
2+
3+
### Changed
4+
5+
- The SDK now uses logr as the default logger to unify the logging output with the controller-runtime logs. Users can still use a logger of their own choice. See the [logging doc](https://github.com/operator-framework/operator-sdk/blob/master/doc/user/logging.md) on how the SDK initializes and uses logr.
6+
7+
### Bug fixes
8+
9+
- Make operator-sdk command work with composed GOPATH ([#676](https://github.com/operator-framework/operator-sdk/pull/676))
10+
111
## v0.1.1
212

313
### Bug fixes

0 commit comments

Comments
 (0)