diff --git a/documentation/v0_9_0.md b/documentation/v0_9_0.md index dc2e4c1..07b66cb 100644 --- a/documentation/v0_9_0.md +++ b/documentation/v0_9_0.md @@ -9,7 +9,7 @@ This release marks a milestone in DOLFINx development, as several new features h ### New features -- [Mixed-mesh and mixed dimensional assembly](#mixed-assembly) +- [Mixed dimensional assembly](#mixed-assembly) - [Simpler constructions of block forms with `ufl.MixedFunctionSpace` and `ufl.extract_blocks`](#extract-blocks) - [Data-independent form compilation with `dolfinx.fem.compile_form`](#compile-form) - [Native Windows compatibility](#native-windows)