From e0ef97ad8af224e14757bda74abf48d15e428bb8 Mon Sep 17 00:00:00 2001 From: "Ashwin V. Mohanan" Date: Fri, 15 Oct 2021 09:36:56 +0200 Subject: [PATCH] Changelog on meshtools skip-checks: true --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d40c7f9..bce0b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ Security in case of vulnerabilities. - Dataclass {class}`pymech.neksuite.Header` using [`pydantic`](https://pydantic-docs.helpmanual.io/) for reading file headers - Function {func}`pymech.neksuite.read_header` +- Module {mod}`pymech.meshtools` for manipulating meshes ### Changed