This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/flume.git
commit c3304b8c3f916a38bce5908f5849267bdf0ba9ff Author: Ralph Goers <[email protected]> AuthorDate: Sat Aug 13 10:56:02 2022 -0700 Update for release --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1206ecdd0..1d69bdbfc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,9 +2,11 @@ Release Notes - Flume - Version 1.10.1 ** Bug * [FLUME-3428] - Need better parameter validation + * [FLUME-3434] - TwitterSource exceptions on serialization ** Improvement * [FLUME-3427] - Add support for JPMS + * [FLUME-3433] - Limit the default Lookups to a specific few. Release Notes - Flume - Version 1.10.0
