Skip to content

Commit 08678f6

Browse files
author
f-schmitt-zih
committed
Merge pull request #136 from ax3l/doc-notes1.2.1
Add Changelog for 1.2.1
2 parents 1603b1e + 7d89b09 commit 08678f6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Change Log for libSplash
22
================================================================
33

4+
Release 1.2.1
5+
-------------
6+
**Date:** 2014-06-20
7+
8+
This release contains a minor improvement in the data format.
9+
The internal format was increased to version 2.1 (which is
10+
backwards compatible to all 2.x formated files).
11+
12+
**Misc**
13+
14+
- parallel simple data test re-enabled #130
15+
- data sets: use fixed size (non-extensible) by default,
16+
use `H5F_UNLIMTED` only in append mode #135
17+
- update install notes #134
18+
19+
420
Release 1.2.0
521
-------------
622
**Date:** 2014-04-30

0 commit comments

Comments
 (0)