Update Release Notes authored by Eva Schiffer's avatar Eva Schiffer
......@@ -2,6 +2,14 @@ This page includes notes about the changes in released versions of Glance. Newer
------------
**version 0.5.3**
Glance can now gracefully handle netCDF variables with lists of strings. We can't numerically analyze them, sadly, but the program should give you a warning and continue analyzing other variables that it can handle rather than crashing.
Cleaned up some logging that was spraying error messages when nothing was actually wrong.
------------
**version 0.5.2**
When running multiple reports automatically by providing two directories as input, Glance will now create a condensed summary report in the output directory to help you quickly see how all your comparisons went.
......
......