summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-04-20 13:17:34 +0300
committerdavor <vorgrimmlerdavid@gmx.de>2012-04-20 13:17:34 +0300
commit34c95c24282adb28b4b347ad739da87914f4b338 (patch)
treeedbe327e97e365ac41dd43bb05e55b23581ea9dc
parent4b0b5c10f74da95c1814716536891c802f20f7f3 (diff)
Undo changes (wrong branch).
-rw-r--r--ChangeLog6
1 files changed, 1 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e0f421..343cf37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-2012-04-20
- * Support for joelib and openbabel descriptors in a completely unified interface with CDK (Ambit)
- * Features can have multiple types (nominal and numeric), PC descriptors have detailed meta data
- * Myriads of bugfixes to CSV download code (e.g. missing descriptors, handling of duplicates)
-
v3.1.0 2012-02-24
* utils.rb: added for special routines (e.g. descriptor calculation)
* task.rb: Polling with increasing interval
@@ -13,5 +8,6 @@ v3.1.0 2012-02-24
v3.0.1 2011-10-19
* feature: model registration to ontology service
* ontology lib gets endpoints from ontology service
+
v3.0.0 2011-09-23
* datasets stored as json (with Yajl) to improve performance