diff --git a/CHANGES.md b/CHANGES.md index 0830457..2748780 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ Current development branch -------------------------- +* ... + +v0.0.5 +------ * Allow retrieval of marginal posterior PDFs via `QuestPlus.marginal_posterior` +* Allow `nan` values in JSON output (violating JSON std but useful)