diff --git a/README.md b/README.md index 75b8ec59..b8918986 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # News # - * 01/04/2025 Version 0.2.2 released (adds support for more types of directive and + * 10/06/2026 Version 0.2.3 released (adds support for preprocessor line markers, + improved handling of labelled DO loops and support for F2008 extension to + Proc_Decl. + * 01/04/2026 Version 0.2.2 released (adds support for more types of directive and support for the Fortran2008 unlimited-repeat format specifier). * Good to know: fparser with Python 3.14 is approximately a factor of two faster than it is with older Python versions.