diff --git a/docs/guides/latest-updates.mdx b/docs/guides/latest-updates.mdx
index f4b6bc75456..dcb9e049fed 100644
--- a/docs/guides/latest-updates.mdx
+++ b/docs/guides/latest-updates.mdx
@@ -10,7 +10,7 @@ in_page_toc_max_heading_level: 2
# Changelog
-*Last updated 8 April 2026*
+*Last updated 29 May 2026*
{/* remember to update the date in the previous line each time this page is updated!!! */}
@@ -28,6 +28,10 @@ Jump to [IBM Quantum Platform](#latest-platform) | [Qiskit SDK](#latest-qiskit-s
This section summarizes the recent enhancements and new features for the new [IBM Quantum Platform](https://quantum.cloud.ibm.com/).
+### May 2026
+
+- **New Classroom Accounts**: Professors can now request a [Classroom Account](/docs/guides/classroom-accounts) to manage and facilitate access for their students. With Classroom Accounts, students can use Open Plan resources without needing to provide personal credit card information.
+
### April 2026
- **New export options now available in IBM Quantum**: Introducing new export capabilities that make it easier for account administrators to analyze, share, and work with their data.
@@ -435,6 +439,16 @@ To get started, explore the [Qiskit Functions documentation](/docs/guides/functi
## Qiskit Code Assistant
+### 29 May 2026
+- **Qiskit Code Assistant service discontinued** - The preview service has been discontinued and the Visual Studio Code and JupyterLab extensions have been archived.
+
+ Based on feedback and usage patterns, more users are running Qiskit Code Assistant models locally and working in editor integrations that are already part of their development workflow.
+
+ Qiskit Code Assistant models remain available for local use. See the [Qiskit Code Assistant](/docs/guides/qiskit-code-assistant) documentation for more information.
+
+
+
+
### 28 October 2025
- We have updated the model available in the service to the newer `mistral-small-3.2-24b-qiskit` model
@@ -443,4 +457,7 @@ To get started, explore the [Qiskit Functions documentation](/docs/guides/functi
- [Qiskit/mistral-small-3.2-24b-qiskit](https://huggingface.co/Qiskit/mistral-small-3.2-24b-qiskit)
- [Qiskit/mistral-small-3.2-24b-qiskit-GGUF](https://huggingface.co/Qiskit/mistral-small-3.2-24b-qiskit-GGUF)
-For more details on Qiskit Code Assistant, see the [documentation](/docs/guides/qiskit-code-assistant).
\ No newline at end of file
+For more details on Qiskit Code Assistant, see the [documentation](/docs/guides/qiskit-code-assistant).
+
+
+