Skip to content

Commit 5e7a4e4

Browse files
committed
CHANGELOG.md: add lines for #1949
1 parent a529e66 commit 5e7a4e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@
66

77
### Changed
88

9+
- Changed required Go version from `1.12` to `1.13`. This change applies to the SDK project itself and Go projects scaffolded by the SDK. Projects that import this version of the SDK require Go 1.13 to compile. ([#1949](https://github.com/operator-framework/operator-sdk/pull/1949))
10+
911
### Deprecated
1012

1113
### Removed
1214

15+
- Removed `--dep-manager` flag and support for `dep`-based projects. Projects will be scaffolded to use Go modules. ([#1949](https://github.com/operator-framework/operator-sdk/pull/1949))
16+
1317
### Bug Fixes
1418

1519
## v0.11.0

0 commit comments

Comments
 (0)