We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed5e3b commit 273d0d4Copy full SHA for 273d0d4
1 file changed
events.json
@@ -197,7 +197,12 @@
197
"url": "https://www.meetup.com/hackergarten-zurich/events/308524511/"
198
}
199
],
200
- "achievements": []
+ "achievements": [
201
+ {
202
+ "title": "JUnit Converters: Add `@Bytes` converter",
203
+ "url": "https://github.com/scordio/junit-converters/pull/13"
204
+ }
205
+ ]
206
},
207
{
208
"date": "2025-08-27",
0 commit comments