Skip to content

Commit

Permalink
Merge pull request #478 from jokva/changelog-1.9.2
Browse files Browse the repository at this point in the history
Add changelog for 1.9.2
  • Loading branch information
jokva authored Sep 29, 2020
2 parents 0b758aa + 661d83b commit 559ce64
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.9.2
* segyio has learned to understand rev2 1-byte header words
* segyio now understand rev2 wide header word replacements
* segyio now detects sample sizes >65k
* Support for int24 formats
* Fixed a bug where f.trace[i,j] returned an array even when i,j are ints
* SEGY_INVALID_SORTING message has been improved
* SEGY_SIGNED_INTEGER_3_BYTE enum alias for symmetry with signed counterpart
* Minor build system and CI improvements

# 1.9.1
* Text headers with null-bytes are no longer truncated
* Slowness on sparse writes is pointed out in documentation
Expand Down

0 comments on commit 559ce64

Please sign in to comment.