From 40fdafe1937d464a59a9f8db6189d922d9076fc9 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 26 May 2020 15:49:36 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c3206b8..76c71c0d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ `splunkmetric` serializer, if you are making use of these fields they can be added back with the `tag` option. +- Official packages now built with Go 1.14.3. + #### New Processors - [defaults](/plugins/processors/defaults/README.md) - Contributed by @jregistr