Add note about R2025b authored by Sébastien Villemot's avatar Sébastien Villemot
......@@ -2,6 +2,10 @@ This page lists changes introduced in MATLAB versions that are the most
relevant to Dynare development. This information mostly comes from the [MATLAB
Release Notes](https://fr.mathworks.com/help/matlab/release-notes.html).
# MATLAB 25.2 (R2025b)
No new features, only bugfixes.
# MATLAB 25.1 (R2025a)
- The `cell2mat` function now accepts cell arrays containing additional data types, including strings, categoricals, gpuArray objects, and class-based objects
......
......