CHANGELOG.md in memprof2-0.0.2 vs CHANGELOG.md in memprof2-0.1.0

- old
+ new

@@ -1,4 +1,10 @@ +# 0.1.0 (2015/02/19) + +Enhancements + +* Use imcompatible memsize_of of ruby 2.2 which enables to get memsize correctly + # 0.0.2 (2014/12/12) Enhancements * Add `Memprof2.report!` to clear out tracking data after printing out results.