Skip to content

Commit

Permalink
update changelog (m2r2 fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb authored May 25, 2022
1 parent e9df647 commit a6107fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to **ogs5py** will be documented in this file.
## [1.2.2] - 2022-05-25

### Bugfixes
* `MSH.load`: use `engine='python'` as fallback in pandas to read ogs mesh [#16](https://github.com/GeoStat-Framework/ogs5py/pull/16)
* `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)
* removed redundant `from io import open` which were there for py2 compatibility [#16](https://github.com/GeoStat-Framework/ogs5py/pull/16)


Expand Down

0 comments on commit a6107fb

Please sign in to comment.