We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1603b1e + 7d89b09 commit 08678f6Copy full SHA for 08678f6
1 file changed
CHANGELOG.md
@@ -1,6 +1,22 @@
1
Change Log for libSplash
2
================================================================
3
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
20
Release 1.2.0
21
-------------
22
**Date:** 2014-04-30
0 commit comments