CHANGELOG.md in neoid-0.1 vs CHANGELOG.md in neoid-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-## v0.1
+## v0.1.1
* Added batch support, for much faster intiialization of current DB or reindexing all DB.
* Dropped indexes per model, instead, using `node_auto_index` and `relationship_auto_index`, letting Neo4j auto index objects.
* One `neo_save` method instead of `neo_create` and `neo_update`. It takes care of inserting or updating.
\ No newline at end of file