Automatically infer variables' measurement level from format and data.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 13ab59c6430130820e8ddc0ffd18dd1cd93663aa..d6c30dd4f4b1dd01cf50aa229dd3636f0091dc47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ Changes after 1.6.2:
 
 Changes from 1.6.1 to 1.6.2:
 
+ * Previously, numeric variables defaulted to "scale" measurement
+   level.  Now, the default is "unknown", with a better guess chosen
+   based on heuristics the first time the data is read.
+
  * Bug fixes.
 
 Changes from 1.6.0 to 1.6.1: