From 62c995f3094d6f83365920bff0e75736fddd61c6 Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Tue, 1 Jun 2021 13:47:36 +0200 Subject: [PATCH] revert: add notes for 0.28.2 release This reverts commit 3432551295e3d4457d27ba3df4beb5507990443a. Signed-off-by: maxgio92 --- CHANGELOG.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d673b38..b0485e65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,5 @@ # Change Log -## v0.28.2 - -Released on 2021-05-27 - -### Major Changes - -### Minor Changes - -* update: driver version is 13ec67ebd23417273275296813066e07cb85bc91 now [[#1552](https://github.com/falcosecurity/falco/pull/1552)] - [@leogr](https://github.com/leogr) - -### Rule Changes - -* rule(Debugfs Launched in Privileged Container): fix typo in description [[#1657](https://github.com/falcosecurity/falco/pull/1657)] - [@Kaizhe](https://github.com/Kaizhe) - -### Non user-facing changes - -* docs(release.md): add blog announcement to post-release tasks [[#1652](https://github.com/falcosecurity/falco/pull/1652)] - [@maxgio92](https://github.com/maxgio92) -* docs(proposals): fix libs contribution name [[#1641](https://github.com/falcosecurity/falco/pull/1641)] - [@leodido](https://github.com/leodido) -* add Yahoo!Japan as an adopter [[#1651](https://github.com/falcosecurity/falco/pull/1651)] - [@ukitazume](https://github.com/ukitazume) -* Add Replicated to adopters [[#1649](https://github.com/falcosecurity/falco/pull/1649)] - [@diamonwiggins](https://github.com/diamonwiggins) - - ## v0.28.1 Released on 2021-05-07