Skip to content

Commit a279e10

Browse files
committed
CHANGELOG.md: update changelog
1 parent 0918feb commit a279e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Changed
44

55
- 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+
- Add `no-setup` flag to `test local` subcommand ([#770](https://github.com/operator-framework/operator-sdk/pull/770))
67

78
### Bug fixes
89

0 commit comments

Comments
 (0)