Skip to content

Commit

Permalink
Merge pull request #344 from jcrivenaes/release-2.8.0
Browse files Browse the repository at this point in the history
Release 2.8.0
  • Loading branch information
jcrivenaes authored Apr 21, 2020
2 parents 53f27d5 + c1fd380 commit 616d720
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,27 @@

## Version 2

## 2.7.0
### 2.8.0
* New features:
* Added gridlink option in GridProperty import, #329
* More keyword options in Grid get_ijk_from_points() #327
* Well method report_zone_mismatch() rewritten and improved
* Well: added get_surface_picks()
* Initialise a new GridProperty instance from existing GridProperty
* Grid(): added name as attribute #319
* Bug fixes:
* The gridproperty list in GridProperty() is now unique
* Fixed bug in Well: get_zonation_points
* More fixes on pathlib (general rewrite) #332
* Fixes for developers:
* Replace logging methods in the C part, and relocated clib folder
* Added code coverage in travis CI

### 2.7.1
* Bugfig:
* Issue with pathlib solved, #332

### 2.7.0
* New features:
* Support for petromod binary format for RegularSurface()
* Added name attribute for Grid()
Expand Down

0 comments on commit 616d720

Please sign in to comment.