From b13099e51be7a253c115ab0e0f66c31824771e33 Mon Sep 17 00:00:00 2001 From: Benjamin Benoist Date: Thu, 7 Sep 2023 16:06:13 +0200 Subject: [PATCH] Prepare for 3.8.2 release --- CHANGELOG | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ecfe614d3..2110cb9da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +3.8.2 (2023-09-07) +------------------ +Update default schema versions for the Sendgrid adapter to 3-0-0 (#797) +Change IP lookup enrichment example config (#810) +Change PII enrichment config example (#811) + 3.8.1 (2023-07-19) ------------------ Github Actions: split testing and releasing (#806) diff --git a/README.md b/README.md index d61df5bdb..b5cc3b8b7 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,5 @@ limitations under the License. [coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master [coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master -[release-image]: https://img.shields.io/badge/release-3.8.1-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-3.8.2-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases