Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcdougall committed Dec 15, 2016
1 parent e03e429 commit 7b0ab35
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ QUESO: Quantification of Uncertainty for Estimation,
Simulation, and Optimization.
-----------------------------------------------------

Version 0.56.1 (Dec 15, 2016)
* queso.h and config_queso.h had some duplicate #defines. These have been
consodlidated and queso.h has been deprecated.
* Fix for gcc 4.4, change < ...<T>> to < ...<T> >
* Fix for gcc 4.4, remove `typename' for non-dependent types
* Updating documentation for m_normalizationStyle
* Fix sample-based normalisation computation in LogNormalJointPdf

Version 0.56.0 (Nov 18, 2016)
* Multivariate GPMSA implementation (experimental)
* Multivariate GPMSA examples
Expand Down

0 comments on commit 7b0ab35

Please sign in to comment.