From 99bea560c22d2872b6fb5a0191b6df7c4962d13c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Poniedzia=C5=82ek?= Date: Fri, 1 Dec 2023 12:31:17 +0100 Subject: [PATCH] Prepare for 3.2.0 release --- CHANGELOG | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5336206..012a8bd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Version 3.2.0 (2023-12-01) +-------------------------- +Parse Event from a ByteBuffer (#130) +Add _schema_version field to each context during toShreddedJson transformation (#132) + Version 3.1.0 (2023-03-17) -------------------------- Disable validation of field lengths when parsing event (#127) diff --git a/README.md b/README.md index eff0165..375f89c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ limitations under the License. [license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat [license]: http://www.apache.org/licenses/LICENSE-2.0 -[release-image]: http://img.shields.io/badge/release-2.0.1-blue.svg?style=flat +[release-image]: http://img.shields.io/badge/release-3.2.0-blue.svg?style=flat [releases]: https://github.com/snowplow/snowplow-scala-analytics-sdk/releases [scala-doc]: http://snowplow.github.io/snowplow-scala-analytics-sdk/