diff --git a/CHANGELOG b/CHANGELOG index 6f7b506f6..99eaec042 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Version 2.0.3 (2021-10-27) +-------------------------- +PubSub: check size of plain bad rows before sinking (#510) + Version 2.0.2 (2021-08-09) -------------------------- PubSub: drop attributes that are longer than 1024 characters (#485) diff --git a/README.md b/README.md index 548bf3a99..455a259e6 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,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-2.0.2-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-2.0.3-blue.svg?style=flat [releases]: https://github.com/snowplow/enrich/releases