Skip to content

Commit

Permalink
Fix change log formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmudd committed Jul 11, 2021
1 parent e6bcc0d commit 7ea6dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jHDF Change Log

##v0.6.2
## v0.6.2
- *Breaking API change* Dataset#getMaxSize not returns `long[]` allowing files with max sizes larger than `int` max to be opened. https://github.com/jamesmudd/jhdf/pull/283
- Add support for opaque datatype https://github.com/jamesmudd/jhdf/pull/264
- Improve chunked dataset read performance with default logging https://github.com/jamesmudd/jhdf/pull/267
Expand Down

0 comments on commit 7ea6dc2

Please sign in to comment.