Add changelog for release 3.0.0

This commit is contained in:
xing-yang
2020-07-11 03:45:31 +00:00
parent 9ae8e542b9
commit 154db5477e
6 changed files with 406 additions and 14 deletions

View File

@@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
.PHONY: all snapshot-controller csi-snapshotter validation-webhook clean test
.PHONY: all snapshot-controller csi-snapshotter snapshot-validation-webhook clean test
CMDS=snapshot-controller csi-snapshotter validation-webhook
CMDS=snapshot-controller csi-snapshotter snapshot-validation-webhook
all: build
include release-tools/build.make