Skip to content

Commit b3052a2

Browse files
committed
changelog: fix dates
1 parent 4c73e03 commit b3052a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to **ogs5py** will be documented in this file.
44

55

6-
## [1.2.1] - 2020-05-15
6+
## [1.2.1] - 2022-05-15
77

88
### Enhancements
99
* `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.
1212
* `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)
1313

1414

15-
## [1.2.0] - 2020-05-15
15+
## [1.2.0] - 2022-05-15
1616

1717
### Enhancements
1818
* move to a `pyproject.toml` based installation: [d5ea756](https://github.com/GeoStat-Framework/ogs5py/commit/d5ea756629f3aaad6f4f8e197926f932677a6658)

0 commit comments

Comments
 (0)