Skip to content

Commit 861fa01

Browse files
authored
June achievements (#389)
1 parent 98f7f6b commit 861fa01

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

events.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,20 @@
151151
"url": "https://www.meetup.com/hackergarten-zurich/events/293543707/"
152152
}
153153
],
154-
"achievements": []
154+
"achievements": [
155+
{
156+
"title": "Cardiac Emulator now also runs in the browser, thanks to Wasm",
157+
"url": "https://github.com/ClaCodes/CardiacX/commit/292eb4f6c714b6ff0baf1ab516ac2a82f4e38f7b"
158+
},
159+
{
160+
"title": "Grafana loki: Fix excludepath not evaluated on newly added files with Promtail",
161+
"url": "https://github.com/grafana/loki/pull/9831"
162+
},
163+
{
164+
"title": "OpenAPI codegen: Add support to run fetch without a window.",
165+
"url": "https://github.com/fabien0102/openapi-codegen/pull/181"
166+
}
167+
]
155168
},
156169
{
157170
"date": "2023-06-06",

0 commit comments

Comments
 (0)