CHANGELOG.md in rails-data-explorer-1.0.2 vs CHANGELOG.md in rails-data-explorer-1.0.3
- old
+ new
@@ -1,9 +1,18 @@
TODO:
* sampling for large ActiveRecord tables
* automatic clustering of records (using each row as a feature vector)
+* build wiki pages
+ * chart types
+ * data types
+ * utility methods (binner, ...)
+ * detailed features (values modifiers)
+ * levels of abstraction
+### 1.0.3
+
+* Updated packaged assets and fixed path for precompiling assets
### 1.0.2
* Updated specs, documentation, and Gem dependencies.