diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb7aa8..47a8e14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## ANNZ 2.0.2 (10/2/2015) + +Fixed bug in VarMaps::storeTreeToAscii(), where variables of type `Long64_t` were treated as `Bool_t` by mistake. + ## ANNZ 2.0.1 (10/2/2015) The following changes were made: diff --git a/README.md b/README.md index 02f4643..701c924 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ANNZ 2.0.1 +# ANNZ 2.0.2 ## Introduction ANNZ uses both regression and classification techniques for estimation of single-value photo-z (or any regression problem) solutions and PDFs. In addition it is suitable for classification problems, such as star/galaxy classification.