You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
All notable changes to **ogs5py** will be documented in this file.
4
4
5
5
6
-
## [1.2.1] - 2020-05-15
6
+
## [1.2.1] - 2022-05-15
7
7
8
8
### Enhancements
9
9
*`MSH.import_mesh` can handle `meshio.Mesh` as input now [#13](https://github.com/GeoStat-Framework/ogs5py/pull/13)
@@ -12,7 +12,7 @@ All notable changes to **ogs5py** will be documented in this file.
12
12
*`pygmsh` support was removed. You can't use pygmsh Geometry objects to generate meshes anymore. Please generate beforehand and import the generated mesh. Other generators are using `gmsh` directly now. [#13](https://github.com/GeoStat-Framework/ogs5py/pull/13)
13
13
14
14
15
-
## [1.2.0] - 2020-05-15
15
+
## [1.2.0] - 2022-05-15
16
16
17
17
### Enhancements
18
18
* move to a `pyproject.toml` based installation: [d5ea756](https://github.com/GeoStat-Framework/ogs5py/commit/d5ea756629f3aaad6f4f8e197926f932677a6658)
0 commit comments