diff --git a/CHANGELOG b/CHANGELOG index ceeec12cc..6d93c1d3a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,10 @@ -Version 3.0.1 (2022-03-24) +Version 3.1.0 (2022-03-23) +-------------------------- +common-fs2: Add experimental metadata aggregation sink (#569) +Enable publishing snapshot images (#568) +Add an event generator test for ETL pipeline (#535) + +Version 3.0.1 (2022-03-23) -------------------------- common: Recover from corrupt asset downloads (#573) common: Sentry should report exceptions in initialising environment (#572) diff --git a/README.md b/README.md index f7badc8d0..522f96f5d 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.0.1-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-3.1.0-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases