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/