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
+9-1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
All notable changes to **ogs5py** will be documented in this file.
4
4
5
5
6
+
## [1.2.2] - 2022-05-25
7
+
8
+
### Bugfixes
9
+
*`MSH.load` now uses `engine="python"` as fallback in pandas to successfully read ogs meshes in some corner cases [#16](https://github.com/GeoStat-Framework/ogs5py/pull/16)
10
+
* removed redundant `from io import open` which were there for py2 compatibility [#16](https://github.com/GeoStat-Framework/ogs5py/pull/16)
11
+
12
+
6
13
## [1.2.1] - 2022-05-15
7
14
8
15
### Enhancements
@@ -178,7 +185,8 @@ All notable changes to **ogs5py** will be documented in this file.
0 commit comments