From 4fde47572c68f2c32f7cd307c13bc6788483b1ec Mon Sep 17 00:00:00 2001 From: squidfunk Date: Fri, 27 Mar 2026 11:15:48 +0100 Subject: [PATCH] Updated blog post --- docs/blog/posts/mkdocs-2.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/blog/posts/mkdocs-2.0.md b/docs/blog/posts/mkdocs-2.0.md index a237fb2df..946d87c4c 100644 --- a/docs/blog/posts/mkdocs-2.0.md +++ b/docs/blog/posts/mkdocs-2.0.md @@ -16,7 +16,7 @@ slug: mkdocs-2.0 # What MkDocs 2.0 means for your documentation projects -Last update: March 22, 2026 – see [update log]. +Last update: March 27, 2026 – see [update log]. --- @@ -135,6 +135,8 @@ _If you have any questions, feel free to reach out to Kathi at hello@zensical.or ## Updates +- __March 27, 2026__: In [Talk Python To Me #542](https://talkpython.fm/episodes/show/542), Martin Donath shares the backstory of Zensical, and reflects on the lessons learned maintaining Material for MkDocs for almost a decade. + - __March 22, 2026__: In _[The Slow Collapse of MkDocs]_, Florian Maas outlines the entire timeline of events starting in 2014 that eventually led to the fracturing of the MkDocs ecosystem. - __March 10, 2026__: We released 9.7.5, which limits the version range of MkDocs to `<2`. This ensures that your builds will continue to work, even if MkDocs 2.0 is released.