diff --git a/CHANGELOG.md b/CHANGELOG.md index 88b1eec9f..c33c24d50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ The format of this changelog is based on (`config["Boundaries"]["Conductivity"]`) are automatically marked as PEC for the wave port mode solve (previously these were marked as PMC unless specified under `"WavePortPEC"`). + - Added `"MakeSimplex"` and `"MakeHexahedral"` mesh options to convert an input mesh to + all tetrahedra or all hexahedra. Also adds `"SerialUniformLevels"` option to + `config["Model"]["Refinement"]` for testing or debugging. ## [0.13.0] - 2024-05-20