diff --git a/CHANGELOG.md b/CHANGELOG.md index 12297b3fe2837ba3d97705c5d713bd7d9f70e9dc..9163f8fd809c96db4dee1244251d4f7ec48b4b01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The second release of ogs6 introduces Neumann boundary conditions and VTK result - [Cross-compiling for Windows with MXE on Mac OS](http://docs.opengeosys.org/docs/devguide/advanced/cross-compiling) - [Support for new cross-platform IDE CLion](http://docs.opengeosys.org/docs/devguide/development-workflows/development-ides#clion) - Add gradual refinement to the structured mesh generator [PR #539](https://github.com/ufz/ogs/pull/539) +- Add a command line tool "queryMesh" to search mesh information [PR #665](https://github.com/ufz/ogs/pull/665) ### Fixes