CHANGELOG.md in aerospike-0.1.0 vs CHANGELOG.md in aerospike-0.1.1
- old
+ new
@@ -1,11 +1,23 @@
\ No newline at end of file
+## Oct 25 2014 (0.1.1)
+
+ Minor fixes.
+
+ * **Changes**:
+
+ * Fixed String packing header in Hash and Array.
+ * #find on LDTs returns `nil` instad of raising an exception if the item is not found.
+
+## Oct 14 2014 (0.1.0)
+
+ * Initial Release.