diff --git a/events.json b/events.json index 978c8d2..4a16253 100644 --- a/events.json +++ b/events.json @@ -206,6 +206,22 @@ } ], "achievements": [ + { + "title": "ZioHttp: Parsing multi form data requires CRLF termination", + "url": "https://github.com/zio/zio-http/pull/2862" + }, + { + "title": "Use maven.compiler.release flags", + "url": "https://github.com/sparsick/testcontainers-git/pull/115" + }, + { + "title": "Remove unnecessary dependency versions from pom", + "url": "https://github.com/sparsick/testcontainers-git/pull/114" + }, + { + "title": "Move sources and javadoc plugins to release profile", + "url": "https://github.com/sparsick/testcontainers-git/pull/113" + } ] }, {