From 19ab0740aa557dae3faa2358f7408bc062f3eb8f Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:32:12 +0100 Subject: [PATCH] Reinsert mention of JuliaCon Paris 2025 in newsletter --- blog/2025/03/this-month-in-julia-world.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/blog/2025/03/this-month-in-julia-world.md b/blog/2025/03/this-month-in-julia-world.md index 69281501c3..6ca60a8c22 100644 --- a/blog/2025/03/this-month-in-julia-world.md +++ b/blog/2025/03/this-month-in-julia-world.md @@ -6,6 +6,10 @@ A monthly newsletter, mostly on julia internals, digestible for casual observers. A biased, incomplete, editorialized list of what I found interesting this month, with contributions from the community. +> Save the date for JuliaCon Local Paris 2025 (October 2nd-3rd)! +> +> More information at **** + “Internals” Fora and Core Repos (Slack/Zulip/Discourse/Github): * Revise is almost ready to work on structs, not just functions… This went from “never going to happen” to “standard feature” in the blink of an eye. See [slack discussion](https://julialang.slack.com/archives/C03D578FCDD/p1738836742511929) and the [last PR in the series](https://github.com/JuliaLang/julia/pull/57253).