We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375f26c commit 20a8690Copy full SHA for 20a8690
NEWS
@@ -1,3 +1,10 @@
1
+1.2.0 -> 1.2.1
2
+ * Bugfix/compatibility release.
3
+ * Update bundled NetCDF from 4.3.1 -> 4.4.1.1.
4
+ * Fix for upcoming MatGetSubMatrix name change.
5
+ * 64-bit indices fix in src/apps/amr.C.
6
+ * Add empty LIBMESH_PARALLEL_FLOAT_OPS macro for --disable-mpi case.
7
+
8
1.1.0 -> 1.2.0
9
* 1.2.0 is the last release that does not require a C++11 compiler.
10
* Add Eigen optimizations for DenseVector::l2_norm(), l1_norm(), linfty_norm(), dot().
0 commit comments